mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 09:01:38 +00:00
Revert "add all seahub thirdparty modules"
This reverts commit d32bda3600
.
This commit is contained in:
parent
6a0a8cc508
commit
e6d2adc86a
|
@ -42,7 +42,7 @@ lxml==5.2.2 \
|
|||
python-ldap==3.4.4 \
|
||||
pytz==2024.1 \
|
||||
django==4.2.14 \
|
||||
requests==2.32.3
|
||||
requests==2.32.3
|
||||
|
||||
RUN find /pip-deps -name "__pycache__" -type d -exec rm -r {} + && \
|
||||
rm -rf /pip-deps/pip /pip-deps/wheel /pip-deps/setuptools
|
||||
|
|
Loading…
Reference in a new issue