1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2025-07-21 03:43:28 +00:00

MAINTAINER removed

(cherry picked from commit 6f69039cbb)
This commit is contained in:
2018-02-28 12:47:57 +03:00
parent 7ac8996e39
commit 63c7ba99e9

@@ -94,7 +94,6 @@ RUN set -x && \
make install make install
FROM arm32v6/alpine:3.7 FROM arm32v6/alpine:3.7
MAINTAINER b4tman <b4tm4n@mail.ru>
ENV SQUID_CONFIG_FILE /etc/squid/squid.conf ENV SQUID_CONFIG_FILE /etc/squid/squid.conf
ENV TZ Europe/Moscow ENV TZ Europe/Moscow