Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mosfet80 authored Nov 3, 2024
1 parent 156d9d4 commit 9db3b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/ci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN \
# Some basic requirements
wget git sudo curl \
# Preferred build tools
clang clang-format-14 clang-tidy clang-tools \
clang clang-format-17 clang-tidy clang-tools \
ccache && \
#
# Globally disable git security
Expand Down

0 comments on commit 9db3b29

Please sign in to comment.