Skip to content

Commit

Permalink
Merge branch 'main' into fix-combine-map
Browse files Browse the repository at this point in the history
  • Loading branch information
Petingo committed Aug 19, 2024
2 parents 1d1e972 + 1bb9d99 commit bb61303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN apt-get -qq update && apt-get -qq -y install \

# install tslam deps
RUN apt-get -qq update && apt-get -qq -y install \
libopencv-dev=4.5.4+dfsg-9ubuntu4 \
libopencv-dev \
libgmp-dev \
libmpfr-dev \
libeigen3-dev \
Expand Down

0 comments on commit bb61303

Please sign in to comment.