From df655fbe66c30f79bd57ec15c3d6f873f7e96440 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 14 Aug 2018 13:32:04 -0400 Subject: [PATCH] Rawhide is f30 now and push f30 containers Signed-off-by: Mohan Boddu --- nightly.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nightly.sh b/nightly.sh index 0733568..335326c 100755 --- a/nightly.sh +++ b/nightly.sh @@ -186,7 +186,7 @@ for arch in x86_64; do done # Push rawhide base container image to fedora registry -./releng/scripts/sync-latest-container-base-image.sh 29 +./releng/scripts/sync-latest-container-base-image.sh 30 # Tell interested persons that the rsync is done. send_fedmsg "${fedmsg_json_done}" ${RELEASE} rsync.complete