From a8ec59bab4ecf25ffcb8f9f66622778d5f47f6a0 Mon Sep 17 00:00:00 2001 From: Joseph Marrero Corchado Date: Apr 18 2025 18:20:31 +0000 Subject: current is now Fedora 42 Signed-off-by: Joseph Marrero Corchado --- diff --git a/sync-bootc-base-containers.sh b/sync-bootc-base-containers.sh index 6a7e03f..f0af86f 100755 --- a/sync-bootc-base-containers.sh +++ b/sync-bootc-base-containers.sh @@ -47,7 +47,7 @@ arch_to_goarch() { # This is the release of Fedora that is currently stable, it will define if we # need to move the fedora:latest tag -current_stable="41" +current_stable="42" # Define what is rawhide so we know to push that tag current_rawhide="43" # Sanity checking