#11764 container latest tag now points to Fedora 39
Merged 7 months ago by cverna. Opened 7 months ago by cverna.
cverna/releng update_container_latest  into  main

@@ -34,7 +34,7 @@ 

  

  # This is the release of Fedora that is currently stable, it will define if we

  # need to move the fedora:latest tag

- current_stable="38"

+ current_stable="39"

  # Define what is rawhide so we know to push that tag

  current_rawhide="40"

  # Sanity checking

@@ -16,7 +16,7 @@ 

  ARCHES=("x86_64" "aarch64" "ppc64le")

  # This is the release of Fedora that is currently stable, it will define if we

  # need to move the fedora:latest tag

- current_stable="37"

+ current_stable="39"

  # Define what is rawhide so we know to push that tag

  current_rawhide="40"

  

Merging this and running the release for the containers.

rebased onto 2683854

7 months ago

Pull-Request has been merged by cverna

7 months ago