mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 12:23:35 +01:00
Merge pull request #99 from koep/tor-browser
Update tor-browser (stable and hardened)
This commit is contained in:
commit
6f3dd68b9a
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user