From f0fa7cb588c656b169db4df3cff17a93b29b7e58 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Sat, 24 Sep 2016 00:34:28 +0200 Subject: [PATCH] tor: update to 0.2.8.8 --- tor/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tor/Dockerfile b/tor/Dockerfile index 0a3f391..01b7908 100644 --- a/tor/Dockerfile +++ b/tor/Dockerfile @@ -1,7 +1,7 @@ FROM alpine:3.4 MAINTAINER Wonderfall -ARG TOR_VERSION=0.2.8.7 +ARG TOR_VERSION=0.2.8.8 ARG ARM_VERSION=1.4.5.0 ARG GPG_Mathewson="B35B F85B F194 89D0 4E28 C33C 2119 4EBB 1657 33EA"