mirror of
https://github.com/b4tman/docker-squid.git
synced 2024-11-22 03:06:53 +00:00
bump squid to 5.1
This commit is contained in:
parent
1075790c45
commit
685eeddf3e
@ -1,6 +1,6 @@
|
||||
FROM alpine:3.14.0 as build
|
||||
|
||||
ENV SQUID_VER 5.0.7
|
||||
ENV SQUID_VER 5.1
|
||||
|
||||
# fix conflict with libretls and libressl
|
||||
RUN set -x && \
|
||||
|
Loading…
Reference in New Issue
Block a user