From 8e14f4c43708ece4ec0ca86b80f712b4d9a4ca36 Mon Sep 17 00:00:00 2001 From: Christian Koep Date: Wed, 14 Dec 2016 10:43:11 +0100 Subject: [PATCH] tor browser stable 6.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 90e6633..f141982 100644 --- a/tor-browser/stable/Dockerfile +++ b/tor-browser/stable/Dockerfile @@ -28,7 +28,7 @@ RUN useradd --create-home --home-dir $HOME user \ ENV LANG C.UTF-8 -ENV TOR_VERSION 6.0.7 +ENV TOR_VERSION 6.0.8 ENV TOR_FINGERPRINT 0x4E2C6E8793298290 # download tor and check signature