From 72a67fc6597b331d1a9620b4eeee4b569d61024e Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Wed, 2 Oct 2024 12:38:39 +0100 Subject: [PATCH] Use my mantle branch that supports QCOW2 firmware and fixes arm64 SB Signed-off-by: James Le Cuirot --- sdk_container/.repo/manifests/mantle-container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/.repo/manifests/mantle-container b/sdk_container/.repo/manifests/mantle-container index 30d512c02b..b2fa610db4 100644 --- a/sdk_container/.repo/manifests/mantle-container +++ b/sdk_container/.repo/manifests/mantle-container @@ -1 +1 @@ -ghcr.io/flatcar/mantle:git-02348d65a5f9bd72f3e7412da54a688b7f972790 +ghcr.io/flatcar/mantle:pr-560