bump squid to 4.15

This commit is contained in:
Dmitry Belyaev 2021-05-17 15:31:05 +03:00 committed by Dmitry Belyaev
parent 0e581bd499
commit f1c7c6796f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM alpine:3.13.5 as build
ENV SQUID_VER 4.14
ENV SQUID_VER 4.15
ENV SQUID_SIG_KEY B06884EDB779C89B044E64E3CD6DBF8EF3B17D3E
RUN set -x && \