From ffca3d3928c432671e237902cb7f7f36b2fed1af Mon Sep 17 00:00:00 2001 From: Christian Koep Date: Fri, 29 Jan 2016 20:20:05 +0100 Subject: [PATCH] Update tor-browser (stable) - https://blog.torproject.org/blog/tor-browser-55-released --- 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 f6f537c..80e1dec 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.7 +ENV TOR_VERSION 5.5 ENV TOR_FINGERPRINT 0x4E2C6E8793298290 # download tor and check signature