Skip to content

Commit

Permalink
fix: add llvm to extra images (#3321)
Browse files Browse the repository at this point in the history
Signed-off-by: Ettore Di Giacinto <[email protected]>
  • Loading branch information
mudler authored Aug 20, 2024
1 parent d903925 commit dfa1835
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 dfa1835

Please sign in to comment.