1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2025-11-10 22:08:34 +00:00

bump to 4.13

This commit is contained in:
2020-08-28 00:07:13 +03:00
committed by Dmitry Belyaev
parent e36539188f
commit 5ddd63c9a8

View File

@@ -1,6 +1,6 @@
FROM alpine:3.12.0 as build
ENV SQUID_VER 4.12
ENV SQUID_VER 4.13
ENV SQUID_SIG_KEY B06884EDB779C89B044E64E3CD6DBF8EF3B17D3E
RUN set -x && \