⬆️ Update OpenSSL to v3.1.4-r3 (#3)

This commit is contained in:
renovate[bot] 2024-01-11 12:41:27 +01:00 committed by GitHub
parent c1e6e04a91
commit db1315b084
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 \
libstdc++=13.2.1_git20231014-r0 \