⬆️ Update alpine_3_21/tzdata to v2025b-r0 (#327)

This commit is contained in:
renovate[bot] 2025-04-04 07:55:58 +02:00 committed by GitHub
parent 7223a3770f
commit d1d1a056fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"; \