From 26bd0381b9a292bac70e7ed22187b61f9b26706e Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Mon, 31 Oct 2016 09:03:45 +0100 Subject: [PATCH] update tor version --- tor/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tor/Dockerfile b/tor/Dockerfile index 01b7908..ceaa9a7 100644 --- a/tor/Dockerfile +++ b/tor/Dockerfile @@ -1,7 +1,7 @@ FROM alpine:3.4 MAINTAINER Wonderfall -ARG TOR_VERSION=0.2.8.8 +ARG TOR_VERSION=0.2.8.9 ARG ARM_VERSION=1.4.5.0 ARG GPG_Mathewson="B35B F85B F194 89D0 4E28 C33C 2119 4EBB 1657 33EA"