From f072205dcad11c088f0d8fd93aff886cfb43a14f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 7 Feb 2026 22:35:45 +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": {} },