mirror of
https://github.com/b4tman/docker-squid.git
synced 2025-09-26 10:09:10 +00:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
1d71370e48 |
@@ -1,6 +1,6 @@
|
|||||||
FROM alpine:3.18.2 as build
|
FROM alpine:3.18.2 as build
|
||||||
|
|
||||||
ARG SQUID_VER=6.1
|
ARG SQUID_VER=6.2
|
||||||
|
|
||||||
RUN set -x && \
|
RUN set -x && \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
|
Reference in New Issue
Block a user