Fabian Peter Hammerle
2023-09-30 08:06:54 +02:00
parent 9727958cc0
commit 84a0d60dd7
+1 -1
View File
@@ -3,7 +3,7 @@ FROM docker.io/alpine:3.18.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.18-stable
ARG TOR_PACKAGE_VERSION=0.4.8.6-r0
ARG TOR_PACKAGE_VERSION=0.4.8.7-r0
# nftables + dependencies add 2.3MB to image
ARG NFTABLES_PACKAGE_VERSION=1.0.7-r2
RUN apk add --no-cache \