From 4e394e1c09248e8e1e1a859122a4f522a4c82a0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 3 Feb 2026 22:36:24 +0000 Subject: [PATCH] feature/cdktf: update dependencies --- features/test/cdktf/scenarios.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/test/cdktf/scenarios.json b/features/test/cdktf/scenarios.json index ee16a86d..673d812a 100644 --- a/features/test/cdktf/scenarios.json +++ b/features/test/cdktf/scenarios.json @@ -1,6 +1,6 @@ { "node20": { - "image": "debian:trixie-20260112", + "image": "debian:trixie-20260202", "features": { "ghcr.io/lifadev/devcontainers/features/node20:2025": {}, "cdktf": {} @@ -11,7 +11,7 @@ ] }, "node24": { - "image": "debian:trixie-20260112", + "image": "debian:trixie-20260202", "features": { "ghcr.io/lifadev/devcontainers/features/node24:2025": {}, "cdktf": {}