Skip to content

Commit

Permalink
Update Dockerfile.ubuntu2404 (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinji-IkariG authored Nov 20, 2024
1 parent 44d0d57 commit ccbeb30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.ubuntu2404
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ RUN apt update && apt install -y --no-install-recommends \
clang-format-17 \
clang-tidy-17 \
clang-tools-17 \
libclang-rt-17-dev \
vim \
ccache \
&& rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit ccbeb30

Please sign in to comment.