⬆️ Upgrades ca-certificates to 20200601~deb10u1 (#13)

This commit is contained in:
Franck Nijhof 2021-01-19 18:17:27 +01:00 committed by GitHub
parent 39765ff88f
commit 326fbab586
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ RUN \
\
&& apt-get install -y --no-install-recommends \
bash=5.0-4 \
ca-certificates=20190110 \
ca-certificates=20200601~deb10u1 \
curl=7.64.0-4+deb10u1 \
jq=1.5+dfsg-2+b1 \
tzdata=2020a-0+deb10u1 \