mirror of
https://github.com/hassio-addons/addon-ubuntu-base.git
synced 2025-05-07 04:11:26 +00:00
⬆️ Upgrades tzdata to 2021e-0ubuntu0.20.04 (#97)
This commit is contained in:
parent
cf56438f08
commit
a36d1b5c16
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue