⬆️ Update OpenSSL to v3.1.5-r0 (#285)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-21 09:35:22 +02:00 committed by GitHub
parent cdba92e7fc
commit 02f2d5dd6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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