Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

latest tag missing from postgresql-12-centos7 #558

Open
jmontleon opened this issue Mar 28, 2024 · 2 comments
Open

latest tag missing from postgresql-12-centos7 #558

jmontleon opened this issue Mar 28, 2024 · 2 comments

Comments

@jmontleon
Copy link

Container platform

OCP 4, Podman/Docker

Version

postgresql-12-centos7

OS version of the container image

CentOS 7

Bugzilla, Jira

No response

Description

We've been pulling the image quay.io/centos7/postgresql-12-centos7 using the latest tag for quite awhile, but within the last week or so that tag seems to have disappeared. https://quay.io/repository/centos7/postgresql-12-centos7:centos7 and other tags seem to still exist.

Reproducer

$ podman pull quay.io/centos7/postgresql-12-centos7:latest
Trying to pull quay.io/centos7/postgresql-12-centos7:latest...
WARN[0000] Failed, retrying in 1s ... (1/3). Error: initializing source docker://quay.io/centos7/postgresql-12-centos7:latest: reading manifest latest in quay.io/centos7/postgresql-12-centos7: unknown: Tag latest was deleted or has expired. To pull, revive via time machine 
WARN[0002] Failed, retrying in 1s ... (2/3). Error: initializing source docker://quay.io/centos7/postgresql-12-centos7:latest: reading manifest latest in quay.io/centos7/postgresql-12-centos7: unknown: Tag latest was deleted or has expired. To pull, revive via time machine 
WARN[0004] Failed, retrying in 1s ... (3/3). Error: initializing source docker://quay.io/centos7/postgresql-12-centos7:latest: reading manifest latest in quay.io/centos7/postgresql-12-centos7: unknown: Tag latest was deleted or has expired. To pull, revive via time machine 
Error: initializing source docker://quay.io/centos7/postgresql-12-centos7:latest: reading manifest latest in quay.io/centos7/postgresql-12-centos7: unknown: Tag latest was deleted or has expired. To pull, revive via time machine
@kaovilai
Copy link

kaovilai commented Apr 1, 2024

Tag history suggests it was deleted. https://quay.io/repository/centos7/postgresql-12-centos7?tab=history Wed, Mar 27, 2024 9:44 AM

@zmiklank
Copy link
Member

zmiklank commented Apr 2, 2024

Hi, we stopped rebuilding the centos7 sclorg images a long time ago - because the in-this-context-upstream centos7 images stopped the rebuilds too. It no longer holds that sclorg centos7 images are "latest", several of them contain vulnerabilities, as they were not rebuilt with fixed rpms.

However, these images are still available at quay.io, but under different tags. Feel free to use them (e.g., with combination with yum update), if you consider such image to be appropriate for your use-case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants