⬆️ Upgrades py-openssl to 19.0.0-r0

This commit is contained in:
Franck Nijhof 2019-08-25 21:32:28 +02:00
parent e118eea472
commit 336a282ff9
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -29,7 +29,7 @@ RUN \
python2=2.7.16-r1 \
py2-pip=18.1-r0 \
wget=1.20.3-r0 \
py-openssl=18.0.0-r0 \
py-openssl=19.0.0-r0 \
\
&& pip install --no-cache-dir -U -r /tmp/requirements.txt \
\