tweaking, reduce build times

This commit is contained in:
t3chn0m4g3
2022-03-12 15:11:20 +00:00
parent 1974a7e6ab
commit a0d82ddc45
6 changed files with 22 additions and 5 deletions

View File

@ -21,6 +21,7 @@ RUN apk --no-cache -U add \
py3-bcrypt \
py3-cryptography \
py3-dateutil \
py3-greenlet \
py3-mysqlclient \
py3-openssl \
py3-packaging \