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