diff --git a/Dockerfile b/Dockerfile index af6d61e..a3f45ab 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM docker.io/alpine:3.18 AS builder -ENV VERSION=v1.94.0 +ENV VERSION=v1.96.1 RUN apk add --no-cache \ alpine-sdk \