327084c75c
- bump configs to latest versions - replace ubi9 references with ubi8 - Related: #1970747 Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
11 lines
497 B
Plaintext
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"
|