⬆️ Upgrades py3-pip to 20.3.4-r0 (#101)

This commit is contained in:
Franck Nijhof 2021-01-25 20:06:10 +01:00 committed by GitHub
parent 22e75d5707
commit 02733cd4e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 \