From 361e4260310dc1b842ceb82db5e6aef3d47e715d Mon Sep 17 00:00:00 2001 From: automatic-image-updater Date: Wed, 4 Oct 2023 07:23:21 +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 508acd4..00f5a80 100644 --- a/images.toml +++ b/images.toml @@ -30,7 +30,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.20230906.0/kvm/amzn2-kvm-2.0.20230906.0-x86_64.xfs.gpt.qcow2" +url = "https://cdn.amazonlinux.com/os-images/2.0.20230926.0/kvm/amzn2-kvm-2.0.20230926.0-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"