M contrib/crontab => contrib/crontab +1 -1
@@ 25,5 25,5 @@
0 18 1 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" 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/33
+0 18 4 * * chronic /usr/local/bin/submit_image_build -n "Monthly scheduled build image refresh" fedora/34
0 18 5 * * chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" -a amd64 debian/oldstable
A images/fedora/36/functions => images/fedora/36/functions +1 -0
@@ 0,0 1,1 @@
+../functions<
\ No newline at end of file
A images/fedora/36/genimg => images/fedora/36/genimg +3 -0
@@ 0,0 1,3 @@
+#!/bin/sh
+export release=36
+exec ../genimg "$*"
M images/fedora/latest => images/fedora/latest +1 -1
@@ 1,1 1,1 @@
-34>
\ No newline at end of file
+35<
\ No newline at end of file
M images/fedora/rawhide => images/fedora/rawhide +1 -1
@@ 1,1 1,1 @@
-35>
\ No newline at end of file
+36<
\ No newline at end of file