⬆️ Upgrades ca-certificates to 20200601~deb10u2 (#26)

This commit is contained in:
Franck Nijhof 2021-02-01 17:00:29 +01:00 committed by GitHub
parent 75e38be5a5
commit 4f6f63e71e
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=20200601~deb10u1 \
ca-certificates=20200601~deb10u2 \
curl=7.64.0-4+deb10u1 \
jq=1.5+dfsg-2+b1 \
tzdata=2020e-0+deb10u1 \