⬆️ Update OpenSSL to v3.1.4-r5

This commit is contained in:
renovate[bot] 2024-01-27 00:57:55 +00:00
parent 95728106bf
commit 28f3abe627

View file

@ -37,8 +37,8 @@ RUN \
xz=5.4.5-r0 \
\
&& apk add --no-cache \
libcrypto3=3.1.4-r4 \
libssl3=3.1.4-r4 \
libcrypto3=3.1.4-r5 \
libssl3=3.1.4-r5 \
musl-utils=1.2.4_git20230717-r4 \
musl=1.2.4_git20230717-r4 \
libstdc++=13.2.1_git20231014-r0 \