9187ce3d95
- update shortnames from Pyxis - put RHEL9/UBI9 images into overrides - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
11 lines
497 B
Plaintext
11 lines
497 B
Plaintext
[aliases]
|
|
"skopeo" = "registry.access.redhat.com/ubi9/skopeo"
|
|
"ubi9/skopeo" = "registry.access.redhat.com/ubi9/skopeo"
|
|
"rhel9/skopeo" = "registry.redhat.io/rhel9/skopeo"
|
|
"buildah" = "registry.access.redhat.com/ubi9/buildah"
|
|
"ubi9/buildah" = "registry.access.redhat.com/ubi9/buildah"
|
|
"rhel9/buildah" = "registry.redhat.io/rhel9/buildah"
|
|
"podman" = "registry.access.redhat.com/ubi9/podman"
|
|
"ubi9/podman" = "registry.access.redhat.com/ubi9/podman"
|
|
"rhel9/podman" = "registry.redhat.io/rhel9/podman"
|