Skip to content

Commit

Permalink
fix: add llvm to extra images
Browse files Browse the repository at this point in the history
Signed-off-by: Ettore Di Giacinto <[email protected]>
  • Loading branch information
mudler committed Aug 20, 2024
1 parent 7fade2f commit cd6f4c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ RUN apt-get update && \
espeak \
python3-pip \
python-is-python3 \
llvm \
python3-dev \
python3-venv && \
apt-get clean && \
Expand Down

0 comments on commit cd6f4c9

Please sign in to comment.