bump squid to 5.2

This commit is contained in:
2021-10-04 10:54:23 +03:00
committed by Dmitry Belyaev
parent 02094e50e2
commit b1a8f65fe3
+1 -1
View File
@@ -1,6 +1,6 @@
FROM alpine:3.14.2 as build FROM alpine:3.14.2 as build
ENV SQUID_VER 5.1 ENV SQUID_VER 5.2
RUN set -x && \ RUN set -x && \
apk add --no-cache \ apk add --no-cache \