diff --git a/tor-browser/alpha/Dockerfile b/tor-browser/alpha/Dockerfile index 8720bdd..39fb9f8 100644 --- a/tor-browser/alpha/Dockerfile +++ b/tor-browser/alpha/Dockerfile @@ -28,7 +28,7 @@ RUN useradd --create-home --home-dir $HOME user \ ENV LANG C.UTF-8 -ENV TOR_VERSION 6.5a6 +ENV TOR_VERSION 7.0a1 ENV TOR_FINGERPRINT 0x4E2C6E8793298290 # download tor and check signature diff --git a/tor-browser/hardened/Dockerfile b/tor-browser/hardened/Dockerfile index bac075c..6fd6e4a 100644 --- a/tor-browser/hardened/Dockerfile +++ b/tor-browser/hardened/Dockerfile @@ -28,7 +28,7 @@ RUN useradd --create-home --home-dir $HOME user \ ENV LANG C.UTF-8 -ENV TOR_VERSION 6.5a6-hardened +ENV TOR_VERSION 7.0a1-hardened ENV TOR_FINGERPRINT 0x4E2C6E8793298290 # download tor and check signature diff --git a/tor-browser/stable/Dockerfile b/tor-browser/stable/Dockerfile index f141982..efcf1c9 100644 --- a/tor-browser/stable/Dockerfile +++ b/tor-browser/stable/Dockerfile @@ -28,7 +28,7 @@ RUN useradd --create-home --home-dir $HOME user \ ENV LANG C.UTF-8 -ENV TOR_VERSION 6.0.8 +ENV TOR_VERSION 6.5 ENV TOR_FINGERPRINT 0x4E2C6E8793298290 # download tor and check signature