⬆️ Update OpenSSL to v3.3.1-r3 (#293)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-12 15:44:58 +02:00 committed by GitHub
parent 0d603f39ae
commit 2b8c75e3d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,8 +37,8 @@ RUN \
xz=5.6.1-r3 \
\
&& apk add --no-cache \
libcrypto3=3.3.1-r1 \
libssl3=3.3.1-r1 \
libcrypto3=3.3.1-r3 \
libssl3=3.3.1-r3 \
musl-utils=1.2.5-r0 \
musl=1.2.5-r0 \
\