#1879 bodhi: use f39 in staging base images
Merged 3 months ago by kevin. Opened 3 months ago by mattia.
fedora-infra/ mattia/ansible bodhi-stg-f39  into  main

@@ -1,5 +1,5 @@ 

  {% if env == "staging" %}

- FROM fedora:38

+ FROM fedora:39

  {% else %}

  FROM fedora:38

  {% endif %}

@@ -1,5 +1,5 @@ 

  {% if env == "staging" %}

- FROM fedora:38

+ FROM fedora:39

  {% else %}

  FROM fedora:38

  {% endif %}

Also removes a temporary patch not needed anymore.

Signed-off-by: Mattia Verga mattia.verga@tiscali.it

rebased onto 90e77d07b5a23a7c464a9e79ae3deecf21d02cfe

3 months ago

Modified to just touch the staging instance, since we're still in infrastructure freeze.

rebased onto 5a08866

3 months ago

rebased onto 5a08866

3 months ago

fine with me.

Note that we are out of freeze until final starts next tuesday if we want to do prod.

Pull-Request has been merged by kevin

3 months ago