1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2024-10-31 18:06:53 +00:00

bump to 3.5.28

This commit is contained in:
Dmitry Belyaev 2018-07-19 13:33:38 +03:00
parent 6996f4b15d
commit 9e6ed88e57
Signed by: b4tman
GPG Key ID: 014E87EC54B77673

View File

@ -1,6 +1,6 @@
FROM alpine:3.7 as build
ENV SQUID_VER 3.5.27
ENV SQUID_VER 3.5.28
ENV SQUID_SIG_KEY EA31CC5E9488E5168D2DCC5EB268E706FF5CF463
RUN set -x && \