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