Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

At least 8-minimal:latest is outdated in quay.io #109

Open
andrewlukoshko opened this issue Jan 12, 2024 · 1 comment
Open

At least 8-minimal:latest is outdated in quay.io #109

andrewlukoshko opened this issue Jan 12, 2024 · 1 comment
Assignees

Comments

@andrewlukoshko
Copy link
Member

It's reported in AlmaLinux chat that 8-minimal:latest is outdated in quay.io:

$ podman run -it --rm docker.io/almalinux/8-minimal:latest rpm -q --qf '%{nevra} %{buildtime:date}\n' almalinux-release
almalinux-release-8.9-1.el8.x86_64 Thu Nov 16 08:05:10 2023

vs.

$ podman run -it --rm quay.io/almalinux/8-minimal:latest rpm -q --qf '%{nevra} %{buildtime:date}\n' almalinux-release
almalinux-release-8.7-3.el8.x86_64 Sat Nov 19 02:44:12 2022

We need to check all images and fix release pipeline

@LKHN
Copy link
Member

LKHN commented Jan 17, 2024

Answered in the AlmaLinux Chat:

Hi, We don't have any control over the https://quay.io/organization/almalinux organization account. We hope that we can recover it in the future.
Therefore we created a new one on https://quay.io/organization/almalinuxorg
Please, use it and update your system and notes. We updated the URLs everywhere to the new organization address. If you find the old URL somewhere, please let us know so we can update it 🙂
See: https://wiki.almalinux.org/containers/docker-images.html

@sboldyreva sboldyreva moved this from TO DO to EXTERNAL REVIEW in Release Engineering Feb 13, 2024
@andrewlukoshko andrewlukoshko moved this from EXTERNAL REVIEW to DONE in Release Engineering May 14, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants