From f2b3dd722d795f6197bdfe21c73f3d2509eb5452 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 31 Jan 2026 22:34:42 +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 0f7ce82..167e3d5 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-20260112", "features": { "kube": {} },