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
ubi9/openjdk-11-runtime was lacking a usage: label.
ubi9/openjdk-11's usage: label was pointing at Red Hat customer
documentation "Using source-to-image for OpenShift with Red Hat build of
OpenJDK 11". However,
* at some point the URI has broken
* this document was written for UBI8 and is incorrect for UBI9
The two UBI9/JDK17 images pointed at OpenShift 3-era documentation which
is similarly out-of-date.
Set all of them to <https://jboss-container-images.github.io/openjdk/>,
which is arguably the best candidate for the time being.
Additionally, define a second label org.opencontainers.image.documentation
with the same value, following the OpenContainers Spec, Pre-Defined
Annotation Keys:
<https://specs.opencontainers.org/image-spec/annotations/>
Signed-off-by: Jonathan Dowland <[email protected]>
0 commit comments