-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
The JDK17 images are configured with a FROM line of `ubi8-minimal:8.5` which
- was required to build based on UBI 8.5 internally prior to RHEL 8.5 GA
- doesn't work out-of-the-box with docker, podman etc
Change it to match the other ubi8-based images (registry.access.redhat.com/ubi8/ubi-minimal)