Skip to content

Commit

Permalink
⬆️ Update alpine_3_20/tzdata to v2024b-r0 (#301)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 3e23eab commit 7f36aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"; \
Expand Down

0 comments on commit 7f36aa1

Please sign in to comment.