mirror of
https://github.com/hassio-addons/addon-ubuntu-base.git
synced 2025-05-07 04:11:26 +00:00
⬆️ Upgrades tzdata to 2019c-3ubuntu1
This commit is contained in:
parent
e2ba739bb3
commit
8b7078ab49
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ RUN \
|
|||
ca-certificates=20190110ubuntu1 \
|
||||
curl=7.68.0-1ubuntu2 \
|
||||
jq=1.6-1 \
|
||||
tzdata=2019c-0ubuntu0.18.04 \
|
||||
tzdata=2019c-3ubuntu1 \
|
||||
\
|
||||
&& S6_ARCH="${BUILD_ARCH}" \
|
||||
&& if [ "${BUILD_ARCH}" = "i386" ]; then S6_ARCH="x86"; fi \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue