Skip to content

Commit

Permalink
Merge branch 'main' of github.com:viam-modules/universal-robots into …
Browse files Browse the repository at this point in the history
…exp2
  • Loading branch information
raybjork committed Sep 11, 2024
2 parents e04b3e9 + f60c653 commit 42198eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ RUN apt-add-repository -y 'deb http://apt.llvm.org/bookworm/ llvm-toolchain-book
RUN apt-get update
RUN apt-get -y --no-install-recommends install -t llvm-toolchain-bookworm-15 \
clang-15 \
clang-format-15 \
clang-tidy-15

RUN mkdir -p /root/opt/src
Expand Down

0 comments on commit 42198eb

Please sign in to comment.