bump squid to 7.5

This commit is contained in:
2026-03-16 16:59:26 +03:00
committed by Dmitry Belyaev
parent d365d6da53
commit 0ee151d79b
+1 -1
View File
@@ -1,6 +1,6 @@
FROM alpine:3.23.3 AS build
ARG SQUID_VER=7.4
ARG SQUID_VER=7.5
RUN set -x && \
apk add --no-cache \