mirror of
https://github.com/b4tman/docker-squid.git
synced 2024-11-10 21:56:53 +00:00
bump squid to 6.10
This commit is contained in:
parent
75b290de69
commit
9aec6fae6a
@ -1,6 +1,6 @@
|
|||||||
FROM alpine:3.20.0 as build
|
FROM alpine:3.20.0 as build
|
||||||
|
|
||||||
ARG SQUID_VER=6.9
|
ARG SQUID_VER=6.10
|
||||||
|
|
||||||
RUN set -x && \
|
RUN set -x && \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
|
Loading…
Reference in New Issue
Block a user