mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 09:01:38 +00:00
Merge f47ae2993b
into 0fc8abcd16
This commit is contained in:
commit
0abed9f533
|
@ -45,7 +45,7 @@ django==4.2.16 \
|
|||
requests==2.32.3 \
|
||||
PyYAML==6.0.2 \
|
||||
defusedxml==0.7.1 \
|
||||
json5==0.9.25
|
||||
json5==0.9.27
|
||||
|
||||
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