1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2026-06-23 19:26:13 +03:00

bump squid to 7.6

This commit is contained in:
2026-06-11 14:45:10 +03:00
committed by Dmitry Belyaev
parent 365509ac6f
commit 25571919e3
+1 -1
View File
@@ -1,6 +1,6 @@
FROM alpine:3.23.4 AS build
ARG SQUID_VER=7.5
ARG SQUID_VER=7.6
RUN set -x && \
apk add --no-cache \