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