|
@@ -6,7 +6,7 @@ ARG GETTEXT_PACKAGE_VERSION=0.22.5-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.20-stable
|
|
# https://git.alpinelinux.org/aports/log/community/tor?h=3.20-stable
|
|
-ARG TOR_PACKAGE_VERSION=0.4.8.12-r0
|
|
|
|
|
|
+ARG TOR_PACKAGE_VERSION=0.4.8.13-r0
|
|
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 \
|