Skip to content

Commit dfa1835

Browse files
authored
fix: add llvm to extra images (#3321)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent d903925 commit dfa1835

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ RUN apt-get update && \
8181
espeak \
8282
python3-pip \
8383
python-is-python3 \
84+
llvm \
8485
python3-dev \
8586
python3-venv && \
8687
apt-get clean && \

0 commit comments

Comments
 (0)