diff --git a/Dockerfile b/Dockerfile index 9358f45..5893a81 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM docker.io/alpine:3.18 AS builder -ENV VERSION=v1.88.0 +ENV VERSION=v1.90.0 RUN apk add --no-cache \ alpine-sdk \