From 3232646df627999a94477d1165e18b4988e43ba3 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 10 Feb 2023 13:19:54 -0800 Subject: [PATCH] rawhide is f39 now Signed-off-by: Kevin Fenzi --- nightly.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nightly.sh b/nightly.sh index a69c43e..237c125 100755 --- a/nightly.sh +++ b/nightly.sh @@ -216,7 +216,7 @@ umask $old_umask # Push rawhide base container image to fedora registry pushd ./releng pushd ./scripts -./sync-latest-container-base-image.sh 38 +./sync-latest-container-base-image.sh 39 popd popd