From 1acd64f8a8b80307147a95f19d490df7b7a40c1a Mon Sep 17 00:00:00 2001 From: antitree Date: Sat, 12 Jan 2019 12:17:59 -0500 Subject: [PATCH] Creating branch for maint-0.3.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e35c220..2f16959 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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="maint-0.3.2" +ENV TOR_VER="maint-0.3.3" #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