diff --git a/Dockerfile b/Dockerfile index d7a2929..dc54c51 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.15 AS builder -ENV VERSION=v1.59.0 +ENV VERSION=v1.59.1 RUN apk add --no-cache \ alpine-sdk \