bump squid to 6.8

This commit is contained in:
Dmitry Belyaev 2024-03-24 12:42:39 +03:00 committed by Dmitry Belyaev
parent bb4a85b410
commit fb56ae5164
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM alpine:3.19.1 as build
ARG SQUID_VER=6.7
ARG SQUID_VER=6.8
RUN set -x && \
apk add --no-cache \