From 090e9e97568d74f28ac0ea271e9bf7afc20e1d66 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 6 Jul 2022 10:27:58 +0200 Subject: [PATCH] contrib/crontab: update fedora --- contrib/crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/crontab b/contrib/crontab index 05407fb..6d76eb2 100644 --- a/contrib/crontab +++ b/contrib/crontab @@ -25,6 +25,6 @@ 0 18 1 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" -a amd64 ubuntu/oldlts 0 18 2 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" alpine/older 0 18 3 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" alpine/oldest -0 18 4 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" fedora/34 +0 18 4 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" fedora/35 0 18 5 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" -a amd64 debian/oldstable 0 18 6 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" -a amd64 ubuntu/oldoldlts -- 2.38.5