bump squid to 6.9

This commit is contained in:
Dmitry Belyaev 2024-04-24 12:46:47 +03:00 committed by Dmitry Belyaev
parent 7ea8a5793f
commit 8aab792bc1
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.8
ARG SQUID_VER=6.9
RUN set -x && \
apk add --no-cache \