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

bump squid to 4.0.21

This commit is contained in:
Dmitry Belyaev 2017-07-03 13:42:52 +03:00
parent 8a016f4d1e
commit b42486dc88
Signed by: b4tman
GPG Key ID: 014E87EC54B77673

View File

@ -1,7 +1,7 @@
FROM alpine:3.6 FROM alpine:3.6
MAINTAINER b4tman <b4tm4n@mail.ru> MAINTAINER b4tman <b4tm4n@mail.ru>
ENV SQUID_VER 4.0.20 ENV SQUID_VER 4.0.21
ENV SQUID_SIG_KEY B06884EDB779C89B044E64E3CD6DBF8EF3B17D3E ENV SQUID_SIG_KEY B06884EDB779C89B044E64E3CD6DBF8EF3B17D3E
ENV SQUID_CONFIG_FILE /etc/squid/squid.conf ENV SQUID_CONFIG_FILE /etc/squid/squid.conf
ENV TZ Europe/Moscow ENV TZ Europe/Moscow