⬆️ Updates python2 to version 2.7.16-r1 (#41)

This commit is contained in:
Joakim Sørensen 2019-05-18 10:13:16 +02:00 committed by GitHub
parent cf640a2eee
commit aed0b15ed5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ RUN \
\ \
&& apk add --no-cache \ && apk add --no-cache \
git=2.20.1-r0 \ git=2.20.1-r0 \
python2=2.7.15-r3 \ python2=2.7.16-r1 \
py2-pip=18.1-r0 \ py2-pip=18.1-r0 \
wget=1.20.3-r0 \ wget=1.20.3-r0 \
py-openssl=18.0.0-r0 \ py-openssl=18.0.0-r0 \