update dockerfiles

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2017-10-10 13:39:43 -04:00
parent d2ee63344c
commit ce5e7a5811
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3
2 changed files with 2 additions and 1 deletions

View File

@ -8,6 +8,7 @@ RUN apt-get update && apt-get install -y \
&& rm -rf /var/lib/apt/lists/*
RUN buildDeps=' \
clang \
gcc \
git \
make \

View File

@ -32,7 +32,7 @@ RUN useradd --create-home --home-dir $HOME user \
ENV LANG C.UTF-8
# https://www.torproject.org/projects/torbrowser.html.en
ENV TOR_VERSION 7.5a2
ENV TOR_VERSION 7.5a5
ENV TOR_FINGERPRINT 0x4E2C6E8793298290
# download tor and check signature