⬆️ Upgrades py3-pip to 20.3.4-r0

This commit is contained in:
Franck Nijhof 2021-01-25 19:57:35 +01:00
parent 22e75d5707
commit 5bd0ddc8ee
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -20,7 +20,7 @@ RUN \
\
&& apk add --no-cache \
nginx=1.18.0-r13 \
py3-pip=20.3.3-r0 \
py3-pip=20.3.4-r0 \
python3=3.8.7-r0 \
\
&& pip3 install \