#7288 fedora:latest tag for registry.stg.fedoraproject.org
Closed: Fixed 6 years ago Opened 6 years ago by otaylor.

Can we get a fedora:latest == fedora:28 tag on registry.stg.fedoraproject.org to match production?

(The OSBS configuration uses fedora:latest as the "flatpak base image", so it's currently broken with no fedora:latest tag)


This might make sense to request from releng since they manage the content in the registry.

Metadata Update from @bowlofeggs:
- Issue priority set to: Waiting on Assignee (was: Needs Review)

6 years ago

This should now be fixed.

skopeo inspect docker://registry.stg.fedoraproject.org/fedora:latest 
{
    "Name": "registry.stg.fedoraproject.org/fedora",
    "Digest": "sha256:1dea7f21b45f566ba844b923e5047ab7cad640998fd0fa02938f81b4a3f56b60",
    "RepoTags": [
        "28",
        "29",
        "30-aarch64",
        "30-ppc64le",
        "30-s390x",
        "30-x86_64",
        "29-aarch64",
        "29-ppc64le",
        "29-s390x",
        "29-x86_64",
        "28-aarch64",
        "28-armhfp",
        "28-ppc64le",
        "28-x86_64",
        "30",
        "rawhide",
        "latest"
    ],
    "Created": "2018-10-07T05:48:33Z",
    "DockerVersion": "1.10.1",
    "Labels": {
        "license": "MIT",
        "name": "fedora",
        "vendor": "Fedora Project",
        "version": "28"
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Layers": [
        "sha256:e69e955c514f72cef9e9e7db408266a32ba48133f0e2a27d5e4b52ed1995d864"
    ]
}

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

6 years ago

Log in to comment on this ticket.

Metadata