mirror of
https://github.com/antitree/private-tor-network
synced 2024-11-16 12:13:59 +00:00
Switching from master branch because there is a current bug upstream related to tor-gencert
This commit is contained in:
parent
523300f7bc
commit
2a5991fd86
@ -22,8 +22,10 @@ MAINTAINER Antitree antitree@protonmail.com
|
|||||||
# * tor-0.2.7.6
|
# * tor-0.2.7.6
|
||||||
# * 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"
|
# 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
|
# 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user