From ffe749964a3f9b80af1fe82df343d4fd43680860 Mon Sep 17 00:00:00 2001 From: kenshin-samourai Date: Fri, 10 Apr 2020 18:42:46 +0200 Subject: [PATCH] upgrade tor to v0.4.2.7 --- docker/my-dojo/.env | 2 +- docker/my-dojo/tor/Dockerfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/my-dojo/.env b/docker/my-dojo/.env index e9d0f91..2ead114 100644 --- a/docker/my-dojo/.env +++ b/docker/my-dojo/.env @@ -15,7 +15,7 @@ DOJO_DB_VERSION_TAG=1.1.1 DOJO_BITCOIND_VERSION_TAG=1.5.0 DOJO_NODEJS_VERSION_TAG=1.5.0 DOJO_NGINX_VERSION_TAG=1.4.0 -DOJO_TOR_VERSION_TAG=1.3.0 +DOJO_TOR_VERSION_TAG=1.4.0 DOJO_EXPLORER_VERSION_TAG=1.2.0 DOJO_INDEXER_VERSION_TAG=1.0.0 diff --git a/docker/my-dojo/tor/Dockerfile b/docker/my-dojo/tor/Dockerfile index f0313dd..022e1d8 100644 --- a/docker/my-dojo/tor/Dockerfile +++ b/docker/my-dojo/tor/Dockerfile @@ -2,7 +2,7 @@ FROM debian:buster ENV TOR_HOME /var/lib/tor ENV TOR_URL https://archive.torproject.org/tor-package-archive -ENV TOR_VERSION 0.3.5.8 +ENV TOR_VERSION 0.4.2.7 ENV TOR_GPG_KS_URI hkp://keyserver.ubuntu.com:80 ENV TOR_GPG_KEY1 0xEB5A896A28988BF5 ENV TOR_GPG_KEY2 0xC218525819F78451