⬆️ Upgrades libssl1.0.0 to 1.0.2n-1ubuntu5.1

This commit is contained in:
Franck Nijhof 2018-08-15 18:58:05 +02:00
parent 82564e59b7
commit d10a554de9
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -10,7 +10,7 @@ RUN \
apt-get update \ apt-get update \
\ \
&& apt-get install -y --no-install-recommends \ && apt-get install -y --no-install-recommends \
libssl1.0.0=1.0.2n-1ubuntu5 \ libssl1.0.0=1.0.2n-1ubuntu5.1 \
\ \
&& rm -f -r /tmp/* \ && rm -f -r /tmp/* \
&& rm -rf /var/lib/apt/lists/* \ && rm -rf /var/lib/apt/lists/* \