From 63c7ba99e91d514398bb736cdea33e5865457956 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Wed, 28 Feb 2018 12:47:57 +0300 Subject: [PATCH] MAINTAINER removed (cherry picked from commit 6f69039cbbf7b210fe16d578793db50e1cefdef8) --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 718025e..d747964 100644 --- a/Dockerfile +++ b/Dockerfile @@ -94,7 +94,6 @@ RUN set -x && \ make install FROM arm32v6/alpine:3.7 -MAINTAINER b4tman ENV SQUID_CONFIG_FILE /etc/squid/squid.conf ENV TZ Europe/Moscow