diff --git a/Dockerfile b/Dockerfile index bd2d95e..7e93709 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ FROM alpine:3.22.2@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 AS builder # renovate: datasource=github-releases depName=cilium-cli lookupName=cilium/cilium-cli -ARG CLI_VERSION=v0.18.8 +ARG CLI_VERSION=v0.18.9 ARG TARGETARCH ARG TARGETOS ARG TARGETVARIANT