bump to 4.8

This commit is contained in:
Dmitry Belyaev 2019-08-06 12:26:44 +03:00
parent af1abd0039
commit e513e356c7
Signed by: b4tman
GPG Key ID: 41A00BF15EA7E5F3
1 changed files with 1 additions and 1 deletions

View File

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