updating tor-browser to 4.5.1 to keep up with sec updates

This commit is contained in:
Laurent Malvert 2015-05-15 17:11:30 +02:00
parent c14e26d48b
commit c128a5d246

View File

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