⬆️ Upgrades zlib-dev to 1.2.11-r3

This commit is contained in:
Franck Nijhof 2019-12-28 18:36:44 +01:00
parent 1259eb3ad2
commit aa877c1c7d
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -43,7 +43,7 @@ RUN \
util-linux-dev=2.33.2-r0 \
xz-dev=5.2.4-r0 \
xz=5.2.4-r0 \
zlib-dev=1.2.11-r1 \
zlib-dev=1.2.11-r3 \
\
&& curl -J -L -o /tmp/python.tar.xz \
"https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" \