diff --git a/Dockerfile b/Dockerfile index 42d1e6f..9911470 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.13 +FROM alpine:3.17.3 RUN apk add --no-cache curl jq