adding support for different tor versions

This commit is contained in:
AntiTree 2016-07-09 19:42:31 -04:00
parent cd138f9dbe
commit 91daf64720

View File

@ -23,7 +23,7 @@ MAINTAINER Antitree antitree@protonmail.com
# * tor-0.2.7.5 # * tor-0.2.7.5
# * release-0.2.1 # * release-0.2.1
ENV TOR_VER="master" ENV TOR_VER="master"
ENV TOR_VER="release-0.2.1" #ENV TOR_VER="release-0.2.1"
# Sets the nickname if you didn't set one, default ports, and the path # Sets the nickname if you didn't set one, default ports, and the path
# where to mount the key material used by the clients. # where to mount the key material used by the clients.