Skip to content

Commit

Permalink
try fixing clang-tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
henrygerardmoore committed Jan 8, 2025
1 parent 4ebe665 commit c723798
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 @@ -8,7 +8,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
--mount=type=cache,target=/var/lib/apt,sharing=locked \
apt-get update && apt-get upgrade -y && \
apt-get install -y --no-install-recommends \
clang-tidy \
clang-tidy-18 \
python3-vcstool \
# use cyclonedds instead of fastdds
ros-humble-rmw-cyclonedds-cpp
Expand Down

0 comments on commit c723798

Please sign in to comment.