From 8ff2c381bcdcda841fd24f4c6a85ddcd53463294 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 01:07:23 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20debian=5F12/tzdat?= =?UTF-8?q?a=20to=20v2024?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- base/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/Dockerfile b/base/Dockerfile index 1dd4de3..ed5d9a7 100644 --- a/base/Dockerfile +++ b/base/Dockerfile @@ -36,7 +36,7 @@ RUN \ ca-certificates=20230311 \ curl=7.88.1-10+deb12u5 \ jq=1.6-2.1 \ - tzdata=2023c-5+deb12u1 \ + tzdata=2024a-0+deb12u1 \ xz-utils=5.4.1-0.2 \ \ && c_rehash \