Skip to content

Commit

Permalink
⬆️ Updates tzdata to 2019a-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 committed Apr 16, 2019
1 parent 59aade1 commit af678c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ RUN \
bash=4.4.19-r1 \
nginx=1.14.2-r0 \
nodejs-current=11.3.0-r0 \
tzdata=2018i-r0 \
tzdata=2019a-r0 \
\
&& S6_ARCH="${BUILD_ARCH}" \
&& if [ "${BUILD_ARCH}" = "i386" ]; then S6_ARCH="x86"; fi \
Expand Down

0 comments on commit af678c9

Please sign in to comment.