From ea3b920ed0cb7e79d2c10886f11199457af65aff Mon Sep 17 00:00:00 2001 From: automatic-image-updater Date: Wed, 8 May 2024 06:02:28 +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 0708cce..32d8ad5 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.20240426.0/kvm/amzn2-kvm-2.0.20240426.0-x86_64.xfs.gpt.qcow2" +url = "https://cdn.amazonlinux.com/os-images/2.0.20240503.0/kvm/amzn2-kvm-2.0.20240503.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"