diff --git a/Dockerfile b/Dockerfile index e2eb746..d0838a7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # static curl build -FROM alpine:3.19 as curlstage +FROM alpine:3.21 as curlstage ARG VERSION="8.4.0" RUN \