From a13103fb44b4c6eadde7b0af74492fa5e75a0ad9 Mon Sep 17 00:00:00 2001 From: Newnius Date: Fri, 2 Feb 2018 15:15:54 +0800 Subject: [PATCH] update base --- shadowsocksr/3.3.3/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shadowsocksr/3.3.3/Dockerfile b/shadowsocksr/3.3.3/Dockerfile index 58d52d9..1ce8cfb 100644 --- a/shadowsocksr/3.3.3/Dockerfile +++ b/shadowsocksr/3.3.3/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.7 +FROM python:3.7-rc-alpine MAINTAINER Newnius