1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2026-05-26 05:56:11 +03:00

bump to 4.2

This commit is contained in:
2018-08-21 14:25:36 +03:00
parent 2398325ccb
commit 06757f1033
+1 -1
View File
@@ -1,6 +1,6 @@
FROM alpine:3.7 as build
ENV SQUID_VER 4.1
ENV SQUID_VER 4.2
ENV SQUID_SIG_KEY B06884EDB779C89B044E64E3CD6DBF8EF3B17D3E
RUN set -x && \