From 80f2311b5c00ba334bc66fd7b1799c3dbe0e1fd6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 31 Dec 2025 23:30:48 +0000 Subject: [PATCH] Update alpine Docker tag to v3.23 --- clusters/ipv6/external-dns/cf-cron.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/ipv6/external-dns/cf-cron.yml b/clusters/ipv6/external-dns/cf-cron.yml index e9dd41f..661159f 100644 --- a/clusters/ipv6/external-dns/cf-cron.yml +++ b/clusters/ipv6/external-dns/cf-cron.yml @@ -14,7 +14,7 @@ spec: restartPolicy: OnFailure containers: - name: updater - image: alpine:3.20 + image: alpine:3.23 command: - /bin/sh - -c -- 2.49.1