diff --git a/Dockerfile.scratch b/Dockerfile.scratch index c5a0776f3b..016e13a032 100644 --- a/Dockerfile.scratch +++ b/Dockerfile.scratch @@ -1,4 +1,4 @@ -FROM alpine:3.17.2 as nobody +FROM alpine:3.21.0 as nobody FROM scratch # use a non-privileged user but need to add it in