diff --git a/Dockerfile b/Dockerfile index af9b6f1..c8f5425 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.17 +FROM alpine:3.18 RUN apk --no-cache add git jq curl grep coreutils perl