mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 18:45:00 +00:00
fix: add llvm to extra images (#3321)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
d903925fe7
commit
dfa183551e
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ RUN apt-get update && \
|
||||||
espeak \
|
espeak \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
python-is-python3 \
|
python-is-python3 \
|
||||||
|
llvm \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
python3-venv && \
|
python3-venv && \
|
||||||
apt-get clean && \
|
apt-get clean && \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue