Skip to content

Commit a6d4791

Browse files
authored
Dockerfile: Bump tzdata to 2025b-0ubuntu0.24.04.1 (#170)
1 parent 2d13935 commit a6d4791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ RUN \
3535
ca-certificates=20240203 \
3636
curl=8.5.0-2ubuntu10.6 \
3737
jq=1.7.1-3ubuntu0.24.04.1 \
38-
tzdata=2025b-0ubuntu0.24.04 \
38+
tzdata=2025b-0ubuntu0.24.04.1 \
3939
xz-utils=5.6.1+really5.4.5-1 \
4040
\
4141
&& S6_ARCH="${BUILD_ARCH}" \

0 commit comments

Comments
 (0)