diff --git a/Dockerfile b/Dockerfile index 6d3eec3..91812ab 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.13 AS builder -ENV VERSION=v1.29.0 +ENV VERSION=v1.30.0 RUN apk add --no-cache \ alpine-sdk \