Merge pull request #119 from koep/master

Update firefox, tor-browser
This commit is contained in:
Jess Frazelle 2016-03-30 18:49:30 +00:00
commit 38fd168e84
4 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@ RUN sed -i.bak 's/sid main/sid main contrib/g' /etc/apt/sources.list && \
--no-install-recommends \
&& rm -rf /var/lib/apt/lists/*
ENV FIREFOX_VERSION 45.0
ENV FIREFOX_VERSION 45.0.1
ENV LANG en-US
RUN curl -sSL "https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${FIREFOX_VERSION}/linux-x86_64/${LANG}/firefox-${FIREFOX_VERSION}.tar.bz2" -o /tmp/firefox.tar.bz2 \

View File

@ -26,7 +26,7 @@ RUN useradd --create-home --home-dir $HOME user \
ENV LANG C.UTF-8
ENV TOR_VERSION 6.0a3
ENV TOR_VERSION 6.0a4
ENV TOR_FINGERPRINT 0x4E2C6E8793298290
# download tor and check signature

View File

@ -26,7 +26,7 @@ RUN useradd --create-home --home-dir $HOME user \
ENV LANG C.UTF-8
ENV TOR_VERSION 6.0a3-hardened
ENV TOR_VERSION 6.0a4-hardened
ENV TOR_FINGERPRINT 0x4E2C6E8793298290
# download tor and check signature

View File

@ -26,7 +26,7 @@ RUN useradd --create-home --home-dir $HOME user \
ENV LANG C.UTF-8
ENV TOR_VERSION 5.5.3
ENV TOR_VERSION 5.5.4
ENV TOR_FINGERPRINT 0x4E2C6E8793298290
# download tor and check signature