Skip to content

Commit c75b7ca

Browse files
committed
fix(tzdata): version
1 parent 81b3c8e commit c75b7ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ARG YQ_VERSION=4.31.2
1313
ARG JQ_VERSION=1.7.1-r0
1414

1515
# renovate: datasource=repology depName=alpine_3_19/tzdata versioning=loose
16-
ARG TZDATA_VERSION=2023d-r0
16+
ARG TZDATA_VERSION=2024a-r0
1717

1818
# renovate: datasource=repology depName=alpine_3_19/coreutils versioning=loose
1919
ARG COREUTILS_VERSION=9.4-r2

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ alpine linux (3.19.1) with following components:
88
- gettext (0.22.3-r0)
99
- jq (1.7.1-r0)
1010
- openssl (3.1.4-r5)
11-
- tzdata (2023d-r0)
11+
- tzdata (2024a-r0)
1212
- yq (4.31.2)

0 commit comments

Comments
 (0)