bump squid to 6.8

This commit is contained in:
2024-03-24 12:50:45 +03:00
committed by Dmitry Belyaev
parent bb4a85b410
commit 562fff1e82
+1 -1
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 \