diff --git a/Dockerfile b/Dockerfile index 18d1230..4382c5e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.11 +FROM alpine:3.12 RUN apk add --no-cache curl jq