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

bump to 4.5

This commit is contained in:
Dmitry Belyaev 2019-02-06 10:21:32 +03:00
parent 82982b2ac5
commit 34910856c7
Signed by: b4tman
GPG Key ID: 014E87EC54B77673

View File

@ -1,6 +1,6 @@
FROM alpine:3.8 as build
ENV SQUID_VER 4.4
ENV SQUID_VER 4.5
ENV SQUID_SIG_KEY B06884EDB779C89B044E64E3CD6DBF8EF3B17D3E
RUN set -x && \