Skip to content

Commit

Permalink
What happened to clang 6-10?
Browse files Browse the repository at this point in the history
  • Loading branch information
kgfoundrydig authored Jan 6, 2023
1 parent 7a42f03 commit d26fec0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,8 @@ RUN apt update && \
build-essential \
cmake \
clang \
clang-tidy-6.0 \
clang-tidy-7 \
clang-tidy-8 \
clang-tidy-9 \
clang-tidy-10 \
clang-tidy-11 \
clang-tidy-12 \
python3 python3-pip && \
pip3 install --upgrade pip && \
pip3 install -r requirements.txt
Expand Down

0 comments on commit d26fec0

Please sign in to comment.