mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-28 05:27:35 +00:00
refac
This commit is contained in:
parent
aac98120c8
commit
a6ed0ef9f4
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ RUN apt-get update && \
|
|||
apt-get install -y --no-install-recommends \
|
||||
git build-essential pandoc gcc netcat-openbsd curl jq \
|
||||
python3-dev \
|
||||
ffmpeg libsm6 libxext6 \
|
||||
ffmpeg libsm6 libxext6 zstd \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# install python dependencies
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue