mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 02:24:59 +00:00
ci: add llvm dependencies
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
c12d121783
commit
d02a0f6f01
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ RUN apt-get update && \
|
|||
espeak \
|
||||
python3-pip \
|
||||
python-is-python3 \
|
||||
python3-dev \
|
||||
python3-dev lsb_release wget add-apt-repository gpg \
|
||||
python3-venv && \
|
||||
apt-get clean && \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue