bump squid to 5.9

This commit is contained in:
2023-05-02 10:47:29 +03:00
committed by Dmitry Belyaev
parent d91a5600a9
commit aed7401e72
+1 -1
View File
@@ -1,6 +1,6 @@
FROM alpine:3.17.3 as build
ARG SQUID_VER=5.8
ARG SQUID_VER=5.9
RUN set -x && \
apk add --no-cache \