Skip to content

Commit

Permalink
⬆️ Update alpine_3_18/openssl to v3.1.4-r1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2023
1 parent 5b34b81 commit 1217d29
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.3-r1 \
openssl=3.1.4-r0 \
openssl=3.1.4-r1 \
tor=0.4.8.9-r0

HEALTHCHECK \
Expand Down

0 comments on commit 1217d29

Please sign in to comment.