mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 09:01:38 +00:00
add pycryptodome pip module
This commit is contained in:
parent
a89f2a71ad
commit
c57ff5e875
|
@ -40,6 +40,7 @@ mysqlclient \
|
|||
django==3.2.9 \
|
||||
django-pylibmc \
|
||||
django-simple-captcha \
|
||||
pycryptodome==3.12.0 \
|
||||
&& rm -r /root/.cache/pip
|
||||
|
||||
FROM alpine:3.13.7
|
||||
|
|
Loading…
Reference in a new issue