mirror of
https://github.com/b4tman/docker-squid.git
synced 2024-11-24 12:16:53 +00:00
bump squid to 6.8
This commit is contained in:
parent
bb4a85b410
commit
fb56ae5164
@ -1,6 +1,6 @@
|
|||||||
FROM alpine:3.19.1 as build
|
FROM alpine:3.19.1 as build
|
||||||
|
|
||||||
ARG SQUID_VER=6.7
|
ARG SQUID_VER=6.8
|
||||||
|
|
||||||
RUN set -x && \
|
RUN set -x && \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
|
Loading…
Reference in New Issue
Block a user