From 15ff7ce800379826a9bfedb519ca3de5a35d92ed Mon Sep 17 00:00:00 2001 From: Oliver Steffen Date: Mon, 30 Sep 2024 11:10:25 +0200 Subject: [PATCH] CI: Test new Fedora 40 image Signed-off-by: Oliver Steffen --- .azurepipelines/templates/defaults.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azurepipelines/templates/defaults.yml b/.azurepipelines/templates/defaults.yml index bc1cd058cc496..278bff4a5531b 100644 --- a/.azurepipelines/templates/defaults.yml +++ b/.azurepipelines/templates/defaults.yml @@ -9,4 +9,4 @@ variables: default_python_version: "3.12" - default_linux_image: "ghcr.io/tianocore/containers/fedora-37-test:a0dd931" + default_linux_image: "ghcr.io/tianocore/containers/fedora-40-test:61000ca"