⬆️ Update alpine_3_21/openssl to v3.3.2-r5 (#221)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-08 13:16:36 +01:00 committed by GitHub
parent df40b055da
commit c25d4736fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ RUN \
&& cd - \
\
&& apk add --no-cache \
openssl=3.3.2-r4 \
openssl=3.3.2-r5 \
vsftpd=3.0.5-r2 \
\
&& apk del --no-cache --purge .build-dependencies \