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.4-r0 to v0.4.8.5-r0
https://web.archive.org/web/20230902071518/https://gitlab.torproject.org/tpo/core/tor/-/raw/release-0.4.8/ReleaseNotes https://web.archive.org/web/20230902071527/https://git.alpinelinux.org/aports/commit/community/tor?h=3.18-stable&id=2864c238df9d180dff584208bb63b46d3e639ef2
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ FROM docker.io/alpine:3.18.3
|
||||
|
||||
# https://gitweb.torproject.org/tor.git/plain/ChangeLog
|
||||
# https://git.alpinelinux.org/aports/log/community/tor?h=3.18-stable
|
||||
ARG TOR_PACKAGE_VERSION=0.4.8.4-r0
|
||||
ARG TOR_PACKAGE_VERSION=0.4.8.5-r0
|
||||
# nftables + dependencies add 2.3MB to image
|
||||
ARG NFTABLES_PACKAGE_VERSION=1.0.7-r2
|
||||
RUN apk add --no-cache \
|
||||
|
||||
Reference in New Issue
Block a user