diff --git a/Dockerfile b/Dockerfile index e00a564..4eeecf8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.13 AS builder -ENV VERSION=v1.34.0 +ENV VERSION=v1.35.0 RUN apk add --no-cache \ alpine-sdk \