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