mirror of
https://github.com/hassio-addons/addon-debian-base.git
synced 2025-05-07 04:31:30 +00:00
⬆️ Upgrades tzdata to 2020a-0+deb10u1
This commit is contained in:
parent
f4c78813df
commit
6a55e7d1fe
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ RUN \
|
|||
ca-certificates=20190110 \
|
||||
curl=7.64.0-4+deb10u1 \
|
||||
jq=1.5+dfsg-2+b1 \
|
||||
tzdata=2019c-0+deb10u1 \
|
||||
tzdata=2020a-0+deb10u1 \
|
||||
\
|
||||
&& S6_ARCH="${BUILD_ARCH}" \
|
||||
&& if [ "${BUILD_ARCH}" = "i386" ]; then S6_ARCH="x86"; fi \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue