From 2e3a9c9b72effa2b7d28ba961dd63c3315c5f90a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 11 Jun 2026 22:59:04 +0000 Subject: [PATCH] feature/adb: update dependencies --- features/test/adb/scenarios.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/test/adb/scenarios.json b/features/test/adb/scenarios.json index 09d24a1b..2612b60c 100644 --- a/features/test/adb/scenarios.json +++ b/features/test/adb/scenarios.json @@ -1,6 +1,6 @@ { "default": { - "image": "debian:trixie-20260518", + "image": "debian:trixie-20260610", "features": { "adb": {} }, @@ -9,7 +9,7 @@ } }, "emu-alias": { - "image": "debian:trixie-20260518", + "image": "debian:trixie-20260610", "features": { "adb": { "emuAlias": true,