Skip to content

Commit 5c2c8c7

Browse files
authored
fix: add llvm package to get llvm-symbolizer (#13)
1 parent 277e98d commit 5c2c8c7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile.cpython

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ ca-certificates \
1818
clang-${LLVM_VERSION} \
1919
curl \
2020
git \
21+
llvm-${LLVM_VERSION} \
2122
libbz2-dev \
2223
libclang-rt-${LLVM_VERSION}-dev \
2324
libffi-dev \

0 commit comments

Comments
 (0)