From 435d5bf73d47b7f3ba61f4440847bfcaccf7f975 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 07:28:38 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20alpine=5F3=5F20/c?= =?UTF-8?q?url=20to=20v8.8.0-r0=20(#291)?= 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 368d2cc..2189e4e 100644 --- a/base/Dockerfile +++ b/base/Dockerfile @@ -44,7 +44,7 @@ RUN \ \ && apk add --no-cache \ bash=5.2.26-r0 \ - curl=8.7.1-r0 \ + curl=8.8.0-r0 \ jq=1.7.1-r0 \ tzdata=2024a-r1 \ \