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 \