diff --git a/Dockerfile b/Dockerfile index e188e88..9fb238e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -97,7 +97,6 @@ RUN set -x && \ make install FROM alpine:3.6 -MAINTAINER b4tman ENV SQUID_CONFIG_FILE /etc/squid/squid.conf ENV TZ Europe/Moscow