From f25a3eb1366269b30f9cbe76c42096c86fb16078 Mon Sep 17 00:00:00 2001 From: Christian Koep Date: Fri, 1 Feb 2019 12:31:50 +0100 Subject: [PATCH] update torbrowser stable (#457) Signed-off-by: Christian Koep --- 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 586d3c4..ea27d8e 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 8.0.4 +ENV TOR_VERSION 8.0.5 ENV TOR_FINGERPRINT 0x4E2C6E8793298290 # download tor and check signature