mirror of
https://github.com/fphammerle/docker-tor-proxy.git
synced 2025-10-27 02:43:35 +01:00
upgrade tor package from v0.4.7.10-r0 to v0.4.7.12-r0 (see below)
https://web.archive.org/web/20221217093748/https://gitweb.torproject.org/tor.git/plain/ChangeLog https://git.alpinelinux.org/aports/commit/community/tor?h=3.17-stable&id=37187869f6853c0c3bc2e9a3192fa258b5e64f64 https://github.com/fphammerle/docker-onion-service/commit/f95e2c2389063b5f05536a03b7c94bf3f1179cde
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
FROM docker.io/alpine:3.17.0
|
||||
|
||||
# nftables + dependencies add 2.3MB to image
|
||||
ARG TOR_PACKAGE_VERSION=0.4.7.10-r0
|
||||
ARG TOR_PACKAGE_VERSION=0.4.7.12-r0
|
||||
ARG NFTABLES_PACKAGE_VERSION=1.0.5-r2
|
||||
RUN apk add --no-cache \
|
||||
nftables=$NFTABLES_PACKAGE_VERSION \
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
https://git.alpinelinux.org/aports/log/community/tor?h=3.16-stable
|
||||
https://git.alpinelinux.org/aports/log/community/tor?h=3.17-stable
|
||||
|
||||
Reference in New Issue
Block a user