From 072da7553012931d834d827cc8d4b46774cc9c04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 5 Feb 2026 22:36:04 +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": {} },