diff --git a/tor-browser/hardened/Dockerfile b/tor-browser/hardened/Dockerfile index be20fc7..4b7f48e 100644 --- a/tor-browser/hardened/Dockerfile +++ b/tor-browser/hardened/Dockerfile @@ -26,7 +26,7 @@ RUN useradd --create-home --home-dir $HOME user \ ENV LANG C.UTF-8 -ENV TOR_VERSION 5.5a4-hardened +ENV TOR_VERSION 5.5a6-hardened ENV TOR_FINGERPRINT 0x4E2C6E8793298290 # download tor and check signature diff --git a/tor-browser/stable/Dockerfile b/tor-browser/stable/Dockerfile index cd72e85..f6f537c 100644 --- a/tor-browser/stable/Dockerfile +++ b/tor-browser/stable/Dockerfile @@ -26,7 +26,7 @@ RUN useradd --create-home --home-dir $HOME user \ ENV LANG C.UTF-8 -ENV TOR_VERSION 5.0.6 +ENV TOR_VERSION 5.0.7 ENV TOR_FINGERPRINT 0x4E2C6E8793298290 # download tor and check signature