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

@ -9,6 +9,7 @@ RUN apk --no-cache -U add \
git \
libcap \
py3-colorama \
py3-greenlet \
py3-pip \
py3-schedule \
py3-sqlalchemy \