Skip to content

Commit

Permalink
fix jessfraz#39 - upgrade tor browser version
Browse files Browse the repository at this point in the history
  • Loading branch information
JarenGlover committed Jul 9, 2015
1 parent cb80c0d commit 6fb171d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tor-browser/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN useradd --create-home --home-dir $HOME user \

ENV LANG C.UTF-8

ENV TOR_VERSION 4.5.2
ENV TOR_VERSION 4.5.3

RUN curl -sSL "https://www.torproject.org/dist/torbrowser/${TOR_VERSION}/tor-browser-linux64-${TOR_VERSION}_en-US.tar.xz" | tar -v -C /usr/local/bin -xJ --strip-components 1

Expand Down

0 comments on commit 6fb171d

Please sign in to comment.