diff --git a/Dockerfile b/Dockerfile index e7e674a..99fdc17 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM docker.io/alpine:3.18.3 # https://gitweb.torproject.org/tor.git/plain/ChangeLog # https://git.alpinelinux.org/aports/log/community/tor?h=3.18-stable -ARG TOR_PACKAGE_VERSION=0.4.8.4-r0 +ARG TOR_PACKAGE_VERSION=0.4.8.5-r0 # nftables + dependencies add 2.3MB to image ARG NFTABLES_PACKAGE_VERSION=1.0.7-r2 RUN apk add --no-cache \