Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mosfet80 authored Oct 13, 2024
1 parent bbe051b commit c659e8d
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 c659e8d

Please sign in to comment.