From 8f39788a05cff58375846d778b1ef1c2a7f1a131 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Jul 2023 19:10:58 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20alpine=5F3=5F18/m?= =?UTF-8?q?usl-utils=20to=20v1.2.4-r1=20(#255)?= 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 3201a5f..a7b96a7 100644 --- a/base/Dockerfile +++ b/base/Dockerfile @@ -38,7 +38,7 @@ RUN \ && apk add --no-cache \ libcrypto3=3.1.1-r3 \ libssl3=3.1.1-r3 \ - musl-utils=1.2.4-r0 \ + musl-utils=1.2.4-r1 \ musl=1.2.4-r1 \ \ && apk add --no-cache \