-
Bug
-
Resolution: Not a Bug
-
Normal
-
None
-
rhel-8.10
-
None
-
None
-
Moderate
-
rhel-container-tools
-
None
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
All
-
None
The latest builds of UBI 8 (both standard and minimal, possibly others) seem to have switched from OCI media types to Docker media types:
https://oci.dag.dev/?image=redhat/ubi8:8.10-1759868560 (`"mediaType": "application/vnd.docker.distribution.manifest.list.v2+json"`)
vs
https://oci.dag.dev/?image=redhat/ubi8:8.10-1756195303 (`"mediaType": "application/vnd.oci.image.index.v1+json"`)
Was this change intentional?