You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[OPENJDK-529] Change OpenJDK17 FROM lines to match other images
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.
Signed-off-by: Jonathan Dowland <[email protected]>
0 commit comments