diff --git a/build/Dockerfile b/build/Dockerfile index ec766fa55..73bbe94f3 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.6 +FROM alpine:3.22 USER nobody