1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2025-06-17 12:44:21 +00:00

bump to 4.7

This commit is contained in:
2019-06-04 11:54:44 +03:00
parent c057771360
commit 88f5272b9e

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