From 3a17fe7e0d1b1be6d8520dd43334ab58e29e188b Mon Sep 17 00:00:00 2001 From: Link Dupont Date: Tue, 29 Oct 2024 11:36:17 -0400 Subject: [PATCH] templates: update fedora to 41 Signed-off-by: Link Dupont --- templates/fedora.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/fedora.yaml b/templates/fedora.yaml index b12f6e86ae32..9c8f941660c7 100644 --- a/templates/fedora.yaml +++ b/templates/fedora.yaml @@ -1,11 +1,11 @@ # This template requires Lima v0.7.0 or later. images: -- location: "https://download.fedoraproject.org/pub/fedora/linux/releases/40/Cloud/x86_64/images/Fedora-Cloud-Base-Generic.x86_64-40-1.14.qcow2" +- location: "https://download.fedoraproject.org/pub/fedora/linux/releases/41/Cloud/x86_64/images/Fedora-Cloud-Base-Generic-41-1.4.x86_64.qcow2" arch: "x86_64" - digest: "sha256:ac58f3c35b73272d5986fa6d3bc44fd246b45df4c334e99a07b3bbd00684adee" -- location: "https://download.fedoraproject.org/pub/fedora/linux/releases/40/Cloud/aarch64/images/Fedora-Cloud-Base-Generic.aarch64-40-1.14.qcow2" + digest: "sha256:6205ae0c524b4d1816dbd3573ce29b5c44ed26c9fbc874fbe48c41c89dd0bac2" +- location: "https://download.fedoraproject.org/pub/fedora/linux/releases/41/Cloud/aarch64/images/Fedora-Cloud-Base-Generic-41-1.4.aarch64.qcow2" arch: "aarch64" - digest: "sha256:ebdce26d861a9d15072affe1919ed753ec7015bd97b3a7d0d0df6a10834f7459" + digest: "sha256:085883b42c7e3b980e366a1fe006cd0ff15877f7e6e984426f3c6c67c7cc2faa" mounts: - location: "~" - location: "/tmp/lima"