From 25d96ccfc70a258a24881e5d62b29ab0cf2ca73c Mon Sep 17 00:00:00 2001 From: Christopher Obbard Date: Mon, 18 Nov 2024 18:29:40 +0000 Subject: [PATCH] tests: upgrade debian test to bookworm Since we're testing under a bookworm environment, build a bookworm test image. Signed-off-by: Christopher Obbard --- tests/debian/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/debian/test.yaml b/tests/debian/test.yaml index bf4adb2a..37ddb08e 100644 --- a/tests/debian/test.yaml +++ b/tests/debian/test.yaml @@ -4,7 +4,7 @@ architecture: {{$architecture}} actions: - action: debootstrap - suite: bullseye + suite: bookworm variant: minbase merged-usr: true