Browse Source

upgrade tor package from v0.4.5.9-r0 to v0.4.5.10-r0 (see links below)

https://gitweb.torproject.org/tor.git/plain/ChangeLog
https://git.alpinelinux.org/aports/commit/community/tor?id=b2aec05acfa2bf2a191f41f24ed213f883e648e9

https://github.com/fphammerle/docker-tor-proxy/commit/5a9d489a1d08c967584ee6b38dee94683dd0d47b
Fabian Peter Hammerle 2 years ago
parent
commit
74378771fd
2 changed files with 2 additions and 1 deletions
  1. 1 1
      Dockerfile
  2. 1 0
      tor-package-log.url

+ 1 - 1
Dockerfile

@@ -1,7 +1,7 @@
 # https://pkgs.alpinelinux.org/packages?name=obfs4proxy&arch=x86_64
 FROM alpine:3.14.1
 
-ARG TOR_PACKAGE_VERSION=0.4.5.9-r0
+ARG TOR_PACKAGE_VERSION=0.4.5.10-r0
 ARG OBFS4PROXY_PACKAGE_VERSION=0.0.11-r3
 RUN apk add --no-cache tor=$TOR_PACKAGE_VERSION \
     && apk add --no-cache obfs4proxy=$OBFS4PROXY_PACKAGE_VERSION \

+ 1 - 0
tor-package-log.url

@@ -0,0 +1 @@
+https://git.alpinelinux.org/aports/log/community/tor