Switching from master branch because there is a current bug upstream related to tor-gencert

This commit is contained in:
AntiTree 2016-07-13 20:41:55 -04:00
parent 523300f7bc
commit 2a5991fd86
1 changed files with 4 additions and 2 deletions

View File

@ -22,8 +22,10 @@ MAINTAINER Antitree antitree@protonmail.com
# * tor-0.2.7.6
# * tor-0.2.7.5
# * release-0.2.1
ENV TOR_VER="master"
#ENV TOR_VER="release-0.2.1"
#ENV TOR_VER="master"
# NOTE sometimes the master branch doesn't compile so I'm sticking with the release
# feel free to change this to master to get the latest and greatest
ENV TOR_VER="release-0.2.8"
# Sets the nickname if you didn't set one, default ports, and the path
# where to mount the key material used by the clients.