diff --git a/Dockerfile b/Dockerfile index 3d91604..e75dd31 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.20 +FROM alpine:3.21 RUN apk --no-cache add git jq curl grep coreutils perl