From af98f18df4742d55a60f18daa1e078014dcdc242 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Mon, 3 Jul 2017 13:50:03 +0300 Subject: [PATCH] bump alpine to 3.6 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index fae4007..4a62317 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.5 +FROM alpine:3.6 MAINTAINER b4tman ENV SQUID_VER 3.5.26