AlmaLinux / docker-images

Home for AlmaLinux Docker image RootFS files and production version of sources
MIT License
100 stars 27 forks source link

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

Open andrewlukoshko opened 10 months ago

andrewlukoshko commented 10 months ago

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 commented 10 months ago

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 :slightly_smiling_face: See: https://wiki.almalinux.org/containers/docker-images.html