diff --git a/tor-browser/alpha/Dockerfile b/tor-browser/alpha/Dockerfile index 552486a..1483963 100644 --- a/tor-browser/alpha/Dockerfile +++ b/tor-browser/alpha/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.5a6 +ENV TOR_VERSION 7.5a9 ENV TOR_FINGERPRINT 0x4E2C6E8793298290 # download tor and check signature diff --git a/tor-browser/stable/Dockerfile b/tor-browser/stable/Dockerfile index 8a4a6e7..ddd41da 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.0.10 +ENV TOR_VERSION 7.0.11 ENV TOR_FINGERPRINT 0x4E2C6E8793298290 # download tor and check signature