Skip to content

Commit

Permalink
⬆️ Update alpine_3_20/openssl to v3.3.1-r0 (#223)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 7, 2024
1 parent ac2f17e commit cdda051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tor/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ COPY rootfs /
RUN \
apk add --no-cache \
coreutils=9.5-r1 \
openssl=3.3.0-r2 \
openssl=3.3.1-r0 \
tor=0.4.8.11-r0

HEALTHCHECK \
Expand Down

0 comments on commit cdda051

Please sign in to comment.