mirror of
https://github.com/fphammerle/docker-tor-proxy.git
synced 2025-10-27 02:43:35 +01:00
upgrade tor package to v0.4.6.9-r0 (see below)
https://web.archive.org/web/20211228082801/https://gitweb.torproject.org/tor.git/plain/ChangeLog https://git.alpinelinux.org/aports/commit/community/tor?h=3.15-stable&id=cacb3a44facfe85ca04ca1868ecf0f0fbaeae190 https://github.com/fphammerle/docker-tor-obfs4-bridge/commit/127af8a9b1235120bba8dc40b609dc3bf20b4566
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
FROM docker.io/alpine:3.15.0
|
||||
|
||||
# nftables + dependencies add 2.3MB to image
|
||||
ARG TOR_PACKAGE_VERSION=0.4.6.8-r0
|
||||
ARG TOR_PACKAGE_VERSION=0.4.6.9-r0
|
||||
ARG NFTABLES_PACKAGE_VERSION=1.0.1-r0
|
||||
RUN apk add --no-cache \
|
||||
nftables=$NFTABLES_PACKAGE_VERSION \
|
||||
|
||||
Reference in New Issue
Block a user