1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2025-09-26 01:59:07 +00:00

1 Commits

Author SHA1 Message Date
1d71370e48 bump squid to 6.2 2023-08-19 12:28:42 +03:00

@@ -1,6 +1,6 @@
FROM alpine:3.18.2 as build
ARG SQUID_VER=6.1
ARG SQUID_VER=6.2
RUN set -x && \
apk add --no-cache \