tor-browser version update

This commit is contained in:
Jessica Frazelle 2015-04-28 10:20:32 -07:00
parent 0072632e3a
commit adcc24b516

View File

@ -18,7 +18,7 @@ RUN useradd --create-home --home-dir $HOME user \
ENV LANG C.UTF-8
ENV TOR_VERSION 4.0.3
ENV TOR_VERSION 4.5
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