mirror of
https://github.com/hassio-addons/addon-base.git
synced 2025-05-07 04:11:24 +00:00
⬆️ Update alpine_3_21/tzdata to v2025b-r0 (#327)
This commit is contained in:
parent
7223a3770f
commit
d1d1a056fd
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ RUN \
|
|||
bash=5.2.37-r0 \
|
||||
curl=8.12.1-r1 \
|
||||
jq=1.7.1-r0 \
|
||||
tzdata=2025a-r0 \
|
||||
tzdata=2025b-r0 \
|
||||
\
|
||||
&& S6_ARCH="${BUILD_ARCH}" \
|
||||
&& if [ "${BUILD_ARCH}" = "i386" ]; then S6_ARCH="i686"; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue