diff --git a/Dockerfile b/Dockerfile index b13e9e5..f868a44 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.12 AS builder -ENV VERSION=v1.18.0 +ENV VERSION=v1.19.0 RUN apk add --no-cache \ alpine-sdk \