1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2025-09-01 15:07:30 +00:00

MAINTAINER removed

This commit is contained in:
2018-02-28 12:16:39 +03:00
parent 393e77b80d
commit 6f69039cbb

View File

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