We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
LKHN
No branches or pull requests
It's reported in AlmaLinux chat that 8-minimal:latest is outdated in quay.io:
vs.
We need to check all images and fix release pipeline
The text was updated successfully, but these errors were encountered: