diff --git a/Dockerfile b/Dockerfile index 6852307..9d0e63e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM docker.io/alpine:3.16 AS builder -ENV VERSION=v1.66.0 +ENV VERSION=v1.68.0 RUN apk add --no-cache \ alpine-sdk \