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