mirror of
https://github.com/b4tman/docker-squid.git
synced 2025-12-14 05:19:16 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2d2de740db |
@@ -1,6 +1,6 @@
|
|||||||
FROM alpine:3.14.0 as build
|
FROM alpine:3.14.0 as build
|
||||||
|
|
||||||
ENV SQUID_VER 4.15
|
ENV SQUID_VER 4.16
|
||||||
|
|
||||||
# fix conflict with libretls and libressl
|
# fix conflict with libretls and libressl
|
||||||
RUN set -x && \
|
RUN set -x && \
|
||||||
|
|||||||
Reference in New Issue
Block a user