⬆️ Update OpenSSL to v3.3.2-r6 (#316)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-11 11:29:35 +01:00 committed by GitHub
parent c1f536f2b2
commit 7ce848f6b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,8 +37,8 @@ RUN \
xz=5.6.3-r0 \
\
&& apk add --no-cache \
libcrypto3=3.3.2-r5 \
libssl3=3.3.2-r5 \
libcrypto3=3.3.2-r6 \
libssl3=3.3.2-r6 \
musl-utils=1.2.5-r8 \
musl=1.2.5-r8 \
\