mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-09-05 04:09:13 +00:00
update package pycryptodome to 3.18
This commit is contained in:
parent
b20f334982
commit
13e17d1f41
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ mysqlclient==2.1.* \
|
||||||
django==3.2.16 \
|
django==3.2.16 \
|
||||||
django-pylibmc \
|
django-pylibmc \
|
||||||
django-simple-captcha==0.5.* \
|
django-simple-captcha==0.5.* \
|
||||||
pycryptodome==3.16.* \
|
pycryptodome==3.18.* \
|
||||||
&& rm -r /root/.cache/pip
|
&& rm -r /root/.cache/pip
|
||||||
|
|
||||||
FROM python:3.10.13-alpine3.18
|
FROM python:3.10.13-alpine3.18
|
||||||
|
|
Loading…
Add table
Reference in a new issue