mirror of
https://github.com/b4tman/docker-squid.git
synced 2025-10-08 23:39:17 +00:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
0fd6d1f258 |
@@ -1,6 +1,6 @@
|
||||
FROM alpine:3.15.0 as build
|
||||
|
||||
ENV SQUID_VER 5.3
|
||||
ENV SQUID_VER 5.4
|
||||
|
||||
RUN set -x && \
|
||||
apk add --no-cache \
|
||||
|
Reference in New Issue
Block a user