1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2026-08-24 16:22:56 +03:00

bump squid to 7.7

This commit is contained in:
2026-08-24 14:42:25 +03:00
committed by Dmitry Belyaev
parent 0aa934559f
commit 7901f03cc1
+1 -1
View File
@@ -1,6 +1,6 @@
FROM alpine:3.24.1 AS build FROM alpine:3.24.1 AS build
ARG SQUID_VER=7.6 ARG SQUID_VER=7.7
RUN set -x && \ RUN set -x && \
apk add --no-cache \ apk add --no-cache \