⬆️ Upgrades tzdata to 2020e-0+deb10u1 (#14)

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

View file

@ -28,7 +28,7 @@ RUN \
ca-certificates=20200601~deb10u1 \
curl=7.64.0-4+deb10u1 \
jq=1.5+dfsg-2+b1 \
tzdata=2020a-0+deb10u1 \
tzdata=2020e-0+deb10u1 \
\
&& S6_ARCH="${BUILD_ARCH}" \
&& if [ "${BUILD_ARCH}" = "i386" ]; then S6_ARCH="x86"; fi \