From e69d9a5fb171a476119aeb5ad825a1cadc4001fb Mon Sep 17 00:00:00 2001 From: virter-image-updater Date: Tue, 15 Oct 2024 06:05:10 +0000 Subject: [PATCH] update image registry URLs --- images.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images.toml b/images.toml index 89d6353..4f9be0e 100644 --- a/images.toml +++ b/images.toml @@ -39,7 +39,7 @@ url = "https://cloud.centos.org/centos/6/images/CentOS-6-x86_64-GenericCloud.qco url = "https://cdn.amazonlinux.com/os-images/2.0.20241001.0/kvm/amzn2-kvm-2.0.20241001.0-x86_64.xfs.gpt.qcow2" [amazonlinux-2023] -url = "https://cdn.amazonlinux.com/al2023/os-images/2023.5.20241001.1/kvm/al2023-kvm-2023.5.20241001.1-kernel-6.1-x86_64.xfs.gpt.qcow2" +url = "https://cdn.amazonlinux.com/al2023/os-images/2023.6.20241010.0/kvm/al2023-kvm-2023.6.20241010.0-kernel-6.1-x86_64.xfs.gpt.qcow2" [rocky-9] url = "https://download.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2"