From 02e31324590fba329624930986fac307686cdff9 Mon Sep 17 00:00:00 2001 From: virter-image-updater Date: Fri, 16 Aug 2024 08:27:02 +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 aa0a46a..55bb70c 100644 --- a/images.toml +++ b/images.toml @@ -36,7 +36,7 @@ url = "https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qco url = "https://cloud.centos.org/centos/6/images/CentOS-6-x86_64-GenericCloud.qcow2" [amazonlinux-2] -url = "https://cdn.amazonlinux.com/os-images/2.0.20240719.0/kvm/amzn2-kvm-2.0.20240719.0-x86_64.xfs.gpt.qcow2" +url = "https://cdn.amazonlinux.com/os-images/2.0.20240809.0/kvm/amzn2-kvm-2.0.20240809.0-x86_64.xfs.gpt.qcow2" [amazonlinux-2023] url = "https://cdn.amazonlinux.com/al2023/os-images/2023.5.20240805.0/kvm/al2023-kvm-2023.5.20240805.0-kernel-6.1-x86_64.xfs.gpt.qcow2"