From 63a1c66a2f407274f5a9f9d5a962d599d1ff44fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Mar 2025 20:26:44 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20debian=5F12/tzdat?= =?UTF-8?q?a=20to=20v2025=20(#183)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- base/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/Dockerfile b/base/Dockerfile index 9347db1..49563ef 100644 --- a/base/Dockerfile +++ b/base/Dockerfile @@ -36,7 +36,7 @@ RUN \ ca-certificates=20230311 \ curl=7.88.1-10+deb12u12 \ jq=1.6-2.1 \ - tzdata=2024b-0+deb12u1 \ + tzdata=2025a-0+deb12u1 \ xz-utils=5.4.1-0.2 \ \ && c_rehash \