Update tor-messenger

This commit is contained in:
Christian Koep 2017-04-04 09:19:17 +02:00
parent faf06cd8bc
commit c6004a82c0
No known key found for this signature in database
GPG key ID: 889970BE12955732

View file

@ -6,11 +6,11 @@
# jess/tor-messenger
#
FROM debian:stretch
LABEL maintainer "Christian Koep <christian.koep@fom-net.de>"
LABEL maintainer "Christian Koep <christiankoep@gmail.com>"
ENV HOME /home/user
ENV LANG C.UTF-8
ENV TOR_VERSION 0.4.0b1
ENV TOR_VERSION 0.4.0b2
ENV TOR_FINGERPRINT 0xB01C8B006DA77FAA
RUN apt-get update && apt-get -y install \