⬆️ Upgrades tzdata to 2021e-0ubuntu0.20.04 (#97)

This commit is contained in:
Franck Nijhof 2021-11-02 13:19:56 +01:00 committed by GitHub
parent cf56438f08
commit a36d1b5c16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ RUN \
ca-certificates=20210119~20.04.2 \
curl=7.68.0-1ubuntu2.7 \
jq=1.6-1ubuntu0.20.04.1 \
tzdata=2021a-2ubuntu0.20.04 \
tzdata=2021e-0ubuntu0.20.04 \
\
&& S6_ARCH="${BUILD_ARCH}" \
&& if [ "${BUILD_ARCH}" = "i386" ]; then S6_ARCH="x86"; fi \