From 799faf0035bcf4d2bc62e43c7d3963f76fb5c795 Mon Sep 17 00:00:00 2001 From: automatic-image-updater Date: Wed, 8 Nov 2023 07:45: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 442a0d3..4f0e0f2 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.20231020.1/kvm/amzn2-kvm-2.0.20231020.1-x86_64.xfs.gpt.qcow2" +url = "https://cdn.amazonlinux.com/os-images/2.0.20231101.0/kvm/amzn2-kvm-2.0.20231101.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"