Skip to content

Commit

Permalink
chore: upgrade tor to 0.4.8.12
Browse files Browse the repository at this point in the history
  • Loading branch information
bdossantos committed Oct 29, 2024
1 parent 50e29b9 commit 7118a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/tor/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM debian:12-slim as build
ENV \
DEBIAN_FRONTEND=noninteractive \
TORSOCKS_VERSION=v2.4.0 \
VERSION=0.4.8.6
VERSION=0.4.8.12

# hadolint ignore=DL3008
RUN set -x \
Expand Down

0 comments on commit 7118a8b

Please sign in to comment.