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.8.11-r0 to v0.4.8.12-r0
https://web.archive.org/web/20240614151854/https://gitlab.torproject.org/tpo/core/tor/-/raw/release-0.4.8/ReleaseNotes https://web.archive.org/web/20240614152110/https://git.alpinelinux.org/aports/commit/community/tor?h=3.20-stable&id=5c45422c5535ef5ff4314fe6e948fcc777e4ca04 https://github.com/fphammerle/docker-onion-service/commit/7213de1362f9648339643645b9a522edef64b5f2
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ FROM docker.io/alpine:3.20.0
|
||||
# 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.20-stable
|
||||
ARG TOR_PACKAGE_VERSION=0.4.8.11-r0
|
||||
ARG TOR_PACKAGE_VERSION=0.4.8.12-r0
|
||||
# nftables + dependencies add 2.3MB to image
|
||||
# https://www.netfilter.org/projects/nftables/downloads.html
|
||||
# https://git.alpinelinux.org/aports/log/main/nftables?h=3.20-stable
|
||||
|
||||
Reference in New Issue
Block a user