diff --git a/base/Dockerfile b/base/Dockerfile index 48ce9b0..94c244f 100644 --- a/base/Dockerfile +++ b/base/Dockerfile @@ -37,8 +37,8 @@ RUN \ xz=5.4.5-r0 \ \ && apk add --no-cache \ - libcrypto3=3.1.4-r2 \ - libssl3=3.1.4-r2 \ + libcrypto3=3.1.4-r3 \ + libssl3=3.1.4-r3 \ musl-utils=1.2.4_git20230717-r4 \ musl=1.2.4_git20230717-r4 \ \