diff --git a/Dockerfile b/Dockerfile index 9b6db80..1dffc07 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.16.2 as build -ENV SQUID_VER 5.6 +ENV SQUID_VER 5.7 RUN set -x && \ apk add --no-cache \