Browse Source

upgrade tor package from v0.4.8.17-r0 to v0.4.8.18-r2

https://web.archive.org/web/20250927054048/https://gitlab.torproject.org/tpo/core/tor/-/raw/release-0.4.8/ReleaseNotes

https://git.alpinelinux.org/aports/commit/community/tor?h=3.22-stable&id=381c9d8a32a57b146a50230d3ed2c4dd622f69b7
https://git.alpinelinux.org/aports/commit/community/tor?h=3.22-stable&id=a67443520d6598cd0381fc1fe8e537dc8f4e551c
https://git.alpinelinux.org/aports/commit/community/tor?h=3.22-stable&id=378df2c48f8968fd2d62786f76c3c6db30619186
Fabian Peter Hammerle 3 weeks ago
parent
commit
ac961218c1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -6,7 +6,7 @@ ARG GETTEXT_PACKAGE_VERSION=0.24.1-r0
 # https://gitweb.torproject.org/tor.git/plain/ChangeLog
 # https://gitweb.torproject.org/tor.git/plain/ChangeLog
 # https://gitlab.torproject.org/tpo/core/tor/-/raw/release-0.4.8/ReleaseNotes
 # https://gitlab.torproject.org/tpo/core/tor/-/raw/release-0.4.8/ReleaseNotes
 # https://git.alpinelinux.org/aports/log/community/tor?h=3.22-stable
 # https://git.alpinelinux.org/aports/log/community/tor?h=3.22-stable
-ARG TOR_PACKAGE_VERSION=0.4.8.17-r0
+ARG TOR_PACKAGE_VERSION=0.4.8.18-r2
 RUN apk add --no-cache \
 RUN apk add --no-cache \
         tor=$TOR_PACKAGE_VERSION \
         tor=$TOR_PACKAGE_VERSION \
         gettext-envsubst=$GETTEXT_PACKAGE_VERSION \
         gettext-envsubst=$GETTEXT_PACKAGE_VERSION \