containers-common/002-rhel-shortnames-overrides.conf
Lokesh Mandvekar 327084c75c containers-common-2:1-2
- bump configs to latest versions
- replace ubi9 references with ubi8
- Related: #1970747

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2021-08-20 08:52:27 -04:00

11 lines
497 B
Plaintext

[aliases]
"skopeo" = "registry.access.redhat.com/ubi8/skopeo"
"ubi8/skopeo" = "registry.access.redhat.com/ubi8/skopeo"
"rhel9/skopeo" = "registry.redhat.io/rhel9/skopeo"
"buildah" = "registry.access.redhat.com/ubi8/buildah"
"ubi8/buildah" = "registry.access.redhat.com/ubi8/buildah"
"rhel9/buildah" = "registry.redhat.io/rhel9/buildah"
"podman" = "registry.access.redhat.com/ubi8/podman"
"ubi8/podman" = "registry.access.redhat.com/ubi8/podman"
"rhel9/podman" = "registry.redhat.io/rhel9/podman"