Merge pull request #129 from b4tman/update/6.7

bump squid to 6.7
This commit is contained in:
Dmitry Belyaev 2024-02-07 13:32:49 +03:00 committed by GitHub
commit 05d3fc71a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 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 \

Binary file not shown.