From 12127be8c9726cb4b89ee3297125d726a5ef0bb3 Mon Sep 17 00:00:00 2001 From: Christian Koep Date: Tue, 4 Jul 2017 08:23:50 +0200 Subject: [PATCH] Update torbrowser stable/alpha --- tor-browser/alpha/Dockerfile | 2 +- tor-browser/stable/Dockerfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tor-browser/alpha/Dockerfile b/tor-browser/alpha/Dockerfile index 1b18bc5..786fd07 100644 --- a/tor-browser/alpha/Dockerfile +++ b/tor-browser/alpha/Dockerfile @@ -29,7 +29,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.0a4 +ENV TOR_VERSION 7.5a1 ENV TOR_FINGERPRINT 0x4E2C6E8793298290 # download tor and check signature diff --git a/tor-browser/stable/Dockerfile b/tor-browser/stable/Dockerfile index 8cc598c..b2783d3 100644 --- a/tor-browser/stable/Dockerfile +++ b/tor-browser/stable/Dockerfile @@ -32,7 +32,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.0.1 +ENV TOR_VERSION 7.0.2 ENV TOR_FINGERPRINT 0x4E2C6E8793298290 # download tor and check signature