1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2025-07-21 03:43:28 +00:00

1 Commits

Author SHA1 Message Date
ab6974f7b7 bump squid to 5.0.1 2020-02-02 19:26:12 +03:00

@@ -1,6 +1,6 @@
FROM alpine:3.11.3 as build
ENV SQUID_VER 4.10
ENV SQUID_VER 5.0.1
ENV SQUID_SIG_KEY B06884EDB779C89B044E64E3CD6DBF8EF3B17D3E
RUN set -x && \