Skip to content

Commit

Permalink
⬆️ Update alpine_3_20/openssl to v3.3.1-r1 (#228)
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 Jul 1, 2024
1 parent 1e91361 commit 27ac274
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.1-r0 \
openssl=3.3.1-r1 \
tor=0.4.8.12-r0

HEALTHCHECK \
Expand Down

0 comments on commit 27ac274

Please sign in to comment.