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