From 2dc312a99b49b57dcdfdb10cb63706ab95b94bb6 Mon Sep 17 00:00:00 2001 From: Christian Koep Date: Fri, 18 Dec 2015 23:32:44 +0100 Subject: [PATCH] bump tor-browser stable to 5.0.6 --- 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 fdac309..cd72e85 100644 --- a/tor-browser/stable/Dockerfile +++ b/tor-browser/stable/Dockerfile @@ -26,7 +26,7 @@ RUN useradd --create-home --home-dir $HOME user \ ENV LANG C.UTF-8 -ENV TOR_VERSION 5.0.5 +ENV TOR_VERSION 5.0.6 ENV TOR_FINGERPRINT 0x4E2C6E8793298290 # download tor and check signature