1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2025-10-08 23:39:17 +00:00

1 Commits

Author SHA1 Message Date
0fd6d1f258 bump squid to 5.4 2022-02-10 14:23:09 +03:00

View File

@@ -1,6 +1,6 @@
FROM alpine:3.15.0 as build
ENV SQUID_VER 5.3
ENV SQUID_VER 5.4
RUN set -x && \
apk add --no-cache \