Skip to content

Commit fea834d

Browse files
committed
⬆️ Upgrades tzdata to 2020a-0ubuntu0.18.04
1 parent 6f3f795 commit fea834d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ RUN \
2727
ca-certificates=20180409 \
2828
curl=7.58.0-2ubuntu3.8 \
2929
jq=1.5+dfsg-2 \
30-
tzdata=2019c-0ubuntu0.18.04 \
30+
tzdata=2020a-0ubuntu0.18.04 \
3131
\
3232
&& S6_ARCH="${BUILD_ARCH}" \
3333
&& if [ "${BUILD_ARCH}" = "i386" ]; then S6_ARCH="x86"; fi \

0 commit comments

Comments
 (0)