From ea49e37a3281a2b616d2c4a3b8d2bd2b104c49d7 Mon Sep 17 00:00:00 2001 From: Tomas Hrcka Date: Tue, 27 Jun 2023 15:31:24 +0200 Subject: [PATCH] Revert "Update fedora-container.conf" This reverts commit 02527809f139d76b01c516a583c4742e1de3468c. Signed-off-by: Tomas Hrcka --- fedora-container.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-container.conf b/fedora-container.conf index 4a82c87..fb03666 100644 --- a/fedora-container.conf +++ b/fedora-container.conf @@ -135,7 +135,7 @@ image_volid_formats = [ ] # These will be inherited by live_media, live_images and image_build -global_ksurl = 'git+https://pagure.io/fedora-kickstarts.git' +global_ksurl = 'git+https://pagure.io/fedora-kickstarts.git?#origin/f39' global_release = '!RELEASE_FROM_LABEL_DATE_TYPE_RESPIN' global_version = '39' global_target = 'f39'