bump squid to 6.7

This commit is contained in:
Dmitry Belyaev 2024-02-07 13:03:29 +03:00
parent c1b8ceee1c
commit 4eb3c96208
Signed by: b4tman
GPG Key ID: 41A00BF15EA7E5F3
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM alpine:3.19.1 as build
ARG SQUID_VER=6.6
ARG SQUID_VER=6.7
RUN set -x && \
apk add --no-cache \