⬆️ Upgrades ca-certificates to 20190110ubuntu1

This commit is contained in:
Franck Nijhof 2020-05-01 11:03:09 +02:00
parent 5a6fee5f08
commit 11f8155bb1
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -24,7 +24,7 @@ RUN \
apt-get update \
\
&& apt-get install -y --no-install-recommends \
ca-certificates=20180409 \
ca-certificates=20190110ubuntu1 \
curl=7.58.0-2ubuntu3.8 \
jq=1.5+dfsg-2 \
tzdata=2019c-0ubuntu0.18.04 \