Update Dockerfile
This commit is contained in:
parent
bb827e0bb5
commit
6e9b668c74
@ -45,6 +45,7 @@ RUN apk add --no-cache -t build-dependencies \
|
||||
uwsgi \
|
||||
uwsgi-python3 \
|
||||
brotli \
|
||||
rust \
|
||||
&& pip3 install --no-cache -r requirements.txt \
|
||||
&& apk del build-dependencies \
|
||||
&& rm -rf /root/.cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user