bump squid to 6.10

This commit is contained in:
2024-06-19 12:30:56 +03:00
committed by Dmitry Belyaev
parent 75b290de69
commit 966ec19815
+1 -1
View File
@@ -1,6 +1,6 @@
FROM alpine:3.20.0 as build
ARG SQUID_VER=6.9
ARG SQUID_VER=6.10
RUN set -x && \
apk add --no-cache \