⬆️ Update alpine_3_20/openssl to v3.3.2-r1 (#239)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-25 19:34:27 +02:00 committed by GitHub
parent 4932bede22
commit 558d3c5f77
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.2-r0 \
openssl=3.3.2-r1 \
tor=0.4.8.12-r0
HEALTHCHECK \