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