Skip to content

Commit

Permalink
rust: Add llvm-13 and clang-13 part of the base install
Browse files Browse the repository at this point in the history
  • Loading branch information
th0ma7 committed Jan 25, 2024
1 parent e8856a1 commit d0354c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
bison \
build-essential \
check \
clang-13 \
cmake \
curl \
cython3 \
Expand Down Expand Up @@ -50,6 +51,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
libssl-dev \
libtool \
libunistring-dev \
llvm-13 \
lzip \
mercurial \
moreutils \
Expand Down

0 comments on commit d0354c6

Please sign in to comment.