mirror of
https://github.com/b4tman/docker-squid.git
synced 2026-03-17 01:36:53 +00:00
bump squid to 7.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
FROM alpine:3.23.3 AS build
|
FROM alpine:3.23.3 AS build
|
||||||
|
|
||||||
ARG SQUID_VER=7.4
|
ARG SQUID_VER=7.5
|
||||||
|
|
||||||
RUN set -x && \
|
RUN set -x && \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
|
|||||||
Reference in New Issue
Block a user