diff --git a/Dockerfile b/Dockerfile index d29f73a..a40936f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.14 AS builder -ENV VERSION=v1.40.0 +ENV VERSION=v1.41.0 RUN apk add --no-cache \ alpine-sdk \