diff --git a/Dockerfile b/Dockerfile index 7f2eb37..2b3ed3e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ FROM docker.io/alpine:3.20.3 # https://gitweb.torproject.org/tor.git/plain/ChangeLog # https://gitlab.torproject.org/tpo/core/tor/-/raw/release-0.4.8/ReleaseNotes # https://git.alpinelinux.org/aports/log/community/tor?h=3.20-stable -ARG TOR_PACKAGE_VERSION=0.4.8.12-r0 +ARG TOR_PACKAGE_VERSION=0.4.8.13-r0 # nftables + dependencies add 2.3MB to image # https://www.netfilter.org/projects/nftables/downloads.html # https://git.alpinelinux.org/aports/log/main/nftables?h=3.20-stable