mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-02-17 09:37:49 +01:00
Update tor-browser (alpha and hardened)
- https://blog.torproject.org/blog/tor-browser-60a1-released - https://blog.torproject.org/blog/tor-browser-60a1-hardened-released
This commit is contained in:
parent
cb7f3f7bb5
commit
8551268a3b
|
@ -26,7 +26,7 @@ RUN useradd --create-home --home-dir $HOME user \
|
|||
|
||||
ENV LANG C.UTF-8
|
||||
|
||||
ENV TOR_VERSION 5.5a3
|
||||
ENV TOR_VERSION 6.0a1
|
||||
ENV TOR_FINGERPRINT 0x4E2C6E8793298290
|
||||
|
||||
# download tor and check signature
|
||||
|
|
|
@ -26,7 +26,7 @@ RUN useradd --create-home --home-dir $HOME user \
|
|||
|
||||
ENV LANG C.UTF-8
|
||||
|
||||
ENV TOR_VERSION 5.5a6-hardened
|
||||
ENV TOR_VERSION 6.0a1-hardened
|
||||
ENV TOR_FINGERPRINT 0x4E2C6E8793298290
|
||||
|
||||
# download tor and check signature
|
||||
|
|
Loading…
Reference in New Issue
Block a user