-
Bug
-
Resolution: Not a Bug
-
Major
-
None
ARM builder image contains one unexpected file `redhat.repo` in `/etc/yum.repos.d/`. Expected is only `ubi.repo` but there are both.
ARM:
# podman run registry-proxy.engineering.redhat.com/rh-osbs/jboss-eap-7-tech-preview-eap74-openjdk17-openshift-rhel8:7.4.6 ls /etc/yum.repos.d/ redhat.repo ubi.repo
x86_64:
$ podman run registry-proxy.engineering.redhat.com/rh-osbs/jboss-eap-7-tech-preview-eap74-openjdk17-openshift-rhel8:7.4.6 ls /etc/yum.repos.d/ ubi.repo