From ec56b231d399730ae3563bcd97d91d9e7fded6bf Mon Sep 17 00:00:00 2001 From: Christian Koep Date: Sat, 9 Jun 2018 20:41:24 +0200 Subject: [PATCH] tor update --- 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 2d3bc85..63b0cd9 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.5.4 +ENV TOR_VERSION 7.5.5 ENV TOR_FINGERPRINT 0x4E2C6E8793298290 # download tor and check signature