Typo: Not latest - it's master for the tor version

This commit is contained in:
AntiTree 2016-07-29 00:18:33 -04:00
parent 49a8440c8c
commit 53609ddd8d

View File

@ -22,7 +22,7 @@ MAINTAINER Antitree antitree@protonmail.com
# * tor-0.2.7.6
# * tor-0.2.7.5
# * release-0.2.1
ENV TOR_VER="latest"
ENV TOR_VER="master"
#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