mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-09-02 02:39:26 +00:00
Merge pull request #43 from dervomsee/patch-1
Update docker file to support ENABLE_WEBDAV_SECRET
This commit is contained in:
commit
7175139ecc
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ python3-colorlog \
|
|||
python3-pymysql \
|
||||
python3-jinja2 \
|
||||
python3-sqlalchemy \
|
||||
python3-pycryptodome \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENV SEAFILE_VERSION=9.0.4
|
||||
|
|
Loading…
Add table
Reference in a new issue