Skip to content

Commit

Permalink
⬆️ Upgrades tor to 0.4.4.7-r1 (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Feb 5, 2021
1 parent 62b4d71 commit 62f39fe
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 @@ -11,7 +11,7 @@ COPY rootfs /
# Setup base
RUN \
apk add --no-cache \
tor=0.4.4.6-r1
tor=0.4.4.7-r1

# Build arguments
ARG BUILD_ARCH
Expand Down

0 comments on commit 62f39fe

Please sign in to comment.