1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2024-09-21 00:38:03 +00:00

MAINTAINER removed

This commit is contained in:
Dmitry Belyaev 2018-02-28 12:16:39 +03:00
parent 393e77b80d
commit 6f69039cbb
Signed by: b4tman
GPG Key ID: 014E87EC54B77673

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