mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-09 16:09:10 +00:00
refac
This commit is contained in:
parent
3f0c0e0a0d
commit
8b9e28b503
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ RUN chown -R $UID:$GID /app $HOME
|
|||
# Install common system dependencies
|
||||
RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
git build-essential pandoc gcc netcat-openbsd curl jq \
|
||||
git build-essential pandoc gcc netcat-openbsd curl jq ca-certificates \
|
||||
libmariadb-dev \
|
||||
python3-dev \
|
||||
ffmpeg libsm6 libxext6 zstd \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue