diff --git a/Dockerfile b/Dockerfile index 2152807..1769479 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.14.0 as build -ENV SQUID_VER 5.0.1 +ENV SQUID_VER 5.0.7 # fix conflict with libretls and libressl RUN set -x && \