Bug 2322468

Summary: registry.fedoraproject.org/fedora:latest points to Fedora 40
Product: [Fedora] Fedora Container Images Reporter: Benjamin Gilbert <bgilbert>
Component: baseAssignee: Clement Verna <clems.verna>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 40   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 2360044 (view as bug list) Environment:
Last Closed: 2024-10-30 16:04:49 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2360044    

Description Benjamin Gilbert 2024-10-29 15:44:52 UTC
Description of problem:
Fedora 41 has been released but registry.fedoraproject.org/fedora:latest is still Fedora 40.

Version-Release number of selected component (if applicable):
n/a

How reproducible:
Always

Steps to Reproduce:
1. podman run --pull=always -ti --rm registry.fedoraproject.org/fedora:latest cat /etc/fedora-release

Actual results:
Fedora release 40 (Forty)

Expected results:
Fedora release 41 (Forty One)

Additional info:
The last iteration of this was bug 2276864, and https://pagure.io/infra-docs-fpo/pull-request/286 was supposed to fix it.  :-(

Comment 1 Benjamin Gilbert 2024-10-30 16:04:49 UTC
Looks like this is fixed now.