From a366621851a5a23b05a75d0426344eab64012abd Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: May 02 2018 12:47:33 +0000 Subject: Fedora 28 is released now Signed-off-by: Mohan Boddu --- diff --git a/scripts/sync-latest-container-base-image.sh b/scripts/sync-latest-container-base-image.sh index cfc1998..3da694b 100755 --- a/scripts/sync-latest-container-base-image.sh +++ b/scripts/sync-latest-container-base-image.sh @@ -38,7 +38,7 @@ f_clean_docker_images () } # This is the release of Fedora that is currently stable, it will define if we # need to move the fedora:latest tag -current_stable="27" +current_stable="28" # Define what is rawhide so we know to push that tag current_rawhide="29" # Sanity checking