⬆️ Update alpine_3_20/openssl to v3.3.1-r0 (#192)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-07 22:10:10 +02:00 committed by GitHub
parent 40b21fcdb5
commit b3843f1ebc
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.0-r2 \
openssl=3.3.1-r0 \
vsftpd=3.0.5-r2 \
\
&& apk del --no-cache --purge .build-dependencies \