1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2025-06-16 12:14:22 +00:00

Merge pull request #129 from b4tman/update/6.7

bump squid to 6.7
This commit is contained in:
Dmitry Belyaev
2024-02-07 13:32:49 +03:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

@ -1,6 +1,6 @@
FROM alpine:3.19.1 as build FROM alpine:3.19.1 as build
ARG SQUID_VER=6.6 ARG SQUID_VER=6.7
RUN set -x && \ RUN set -x && \
apk add --no-cache \ apk add --no-cache \

Binary file not shown.