From c8175da1cc26ba2bd5f779d742c47468a1f42c01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 01:29:55 +0000 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?= 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 3d96a30..6589551 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-r0 \ \ && apk add --no-cache \