⬆️ Update alpine_3_20/openssl to v3.3.1-r1 (#228)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-01 20:52:49 +02:00 committed by GitHub
parent 1e91361b70
commit 27ac2747bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ COPY rootfs /
RUN \
apk add --no-cache \
coreutils=9.5-r1 \
openssl=3.3.1-r0 \
openssl=3.3.1-r1 \
tor=0.4.8.12-r0
HEALTHCHECK \