From 0cf638691335bb99f7dc20016fc46dbeb7416ee3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 6 Feb 2026 22:35:39 +0000 Subject: [PATCH] feature/kube: update dependencies --- features/test/kube/scenarios.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/test/kube/scenarios.json b/features/test/kube/scenarios.json index 0f7ce82d..01701be4 100644 --- a/features/test/kube/scenarios.json +++ b/features/test/kube/scenarios.json @@ -1,6 +1,6 @@ { "default": { - "image": "debian:bookworm-20250224", + "image": "debian:trixie-20260202", "features": { "kube": {} },