We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81b3c8e commit c75b7caCopy full SHA for c75b7ca
Dockerfile
@@ -13,7 +13,7 @@ ARG YQ_VERSION=4.31.2
13
ARG JQ_VERSION=1.7.1-r0
14
15
# renovate: datasource=repology depName=alpine_3_19/tzdata versioning=loose
16
-ARG TZDATA_VERSION=2023d-r0
+ARG TZDATA_VERSION=2024a-r0
17
18
# renovate: datasource=repology depName=alpine_3_19/coreutils versioning=loose
19
ARG COREUTILS_VERSION=9.4-r2
README.md
@@ -8,5 +8,5 @@ alpine linux (3.19.1) with following components:
8
- gettext (0.22.3-r0)
9
- jq (1.7.1-r0)
10
- openssl (3.1.4-r5)
11
-- tzdata (2023d-r0)
+- tzdata (2024a-r0)
12
- yq (4.31.2)
0 commit comments