bump squid to 6.3

This commit is contained in:
2023-09-18 15:05:22 +03:00
committed by Dmitry Belyaev
parent f35cfdf194
commit 42cb6fff91
+1 -1
View File
@@ -1,6 +1,6 @@
FROM alpine:3.18.3 as build
ARG SQUID_VER=6.2
ARG SQUID_VER=6.3
RUN set -x && \
apk add --no-cache \