From 68956fbeb4d5716e01e8f574a8cc72248ecd0caf Mon Sep 17 00:00:00 2001 From: Christian Koep Date: Thu, 26 Oct 2017 07:05:41 +0200 Subject: [PATCH] Tor Browser 7.0.8 --- tor-browser/stable/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tor-browser/stable/Dockerfile b/tor-browser/stable/Dockerfile index ee7ed2f..041a68d 100644 --- a/tor-browser/stable/Dockerfile +++ b/tor-browser/stable/Dockerfile @@ -33,7 +33,7 @@ RUN useradd --create-home --home-dir $HOME user \ ENV LANG C.UTF-8 # https://www.torproject.org/projects/torbrowser.html.en -ENV TOR_VERSION 7.0.7 +ENV TOR_VERSION 7.0.8 ENV TOR_FINGERPRINT 0x4E2C6E8793298290 # download tor and check signature