From d5e39c04c78161aaefdcce0f8a80bf1448a85ce4 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Wed, 3 Aug 2016 03:06:04 +0300 Subject: [PATCH] tor: update to 2.8.6 --- tor/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tor/Dockerfile b/tor/Dockerfile index 381f686..66a131f 100644 --- a/tor/Dockerfile +++ b/tor/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:edge -ARG TOR_VERSION=0.2.7.6 +ARG TOR_VERSION=0.2.8.6 ARG TOR_USER_ID=45553 ARG ARM_VERSION=1.4.5.0