From 24c496de77d89fca064315b01857c20cdaebea36 Mon Sep 17 00:00:00 2001 From: Chris Evich Date: Mon, 19 Sep 2022 11:37:46 -0400 Subject: [PATCH] Update F37 images Signed-off-by: Chris Evich --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0c883ca8..839b6d96 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ export FEDORA_RELEASE = 37 export PRIOR_FEDORA_RELEASE = 36 # See import_images/README.md -export FEDORA_IMPORT_IMG_SFX = 1662988741 +export FEDORA_IMPORT_IMG_SFX = 1663679146 export UBUNTU_RELEASE = 22.04 export UBUNTU_BASE_FAMILY = ubuntu-2204-lts