⬆️ Update alpine_3_20/tzdata to v2024b-r0 (#301)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-10 12:44:50 +02:00 committed by GitHub
parent 3e23eab77a
commit 7f36aa148d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,7 +46,7 @@ RUN \
bash=5.2.26-r0 \
curl=8.9.1-r1 \
jq=1.7.1-r0 \
tzdata=2024a-r1 \
tzdata=2024b-r0 \
\
&& S6_ARCH="${BUILD_ARCH}" \
&& if [ "${BUILD_ARCH}" = "i386" ]; then S6_ARCH="i686"; \