mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
Merge pull request #106 from koep/tor-browser
Update tor-browser (alpha and hardened)
This commit is contained in:
commit
b7e1055bce
|
@ -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