From 1add1c24fd20552577d98f8cc7a6487b38c0e1cb Mon Sep 17 00:00:00 2001 From: Florian We Date: Mon, 10 Feb 2020 21:04:51 +0100 Subject: [PATCH] version bump tested on local machine --- 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 8d9413cd1..83187d6ae 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 9.0.2 +ENV TOR_VERSION 9.0.4 ENV TOR_FINGERPRINT 0x4E2C6E8793298290 # download tor and check signature