File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,17 @@ These are the OpenJDK Source to Image (S2I) images for Red Hat OpenShift.
6
6
7
7
### From https://access.redhat.com/containers/[Red Hat Container Catalog]
8
8
9
+ * link:https://catalog.redhat.com/software/containers/ubi9/openjdk-11/61ee7bafed74b2ffb22b07ab[ubi9/openjdk-11]
10
+ * link:https://catalog.redhat.com/software/containers/ubi9/openjdk-17/61ee7c26ed74b2ffb22b07f6[ubi9/openjdk-17]
11
+ * link:https://catalog.redhat.com/software/containers/ubi9/openjdk-11-runtime/61ee7d1c33f211c45407a91c[ubi9/openjdk-11-runtime]
12
+ * link:https://catalog.redhat.com/software/containers/ubi9/openjdk-17-runtime/61ee7d45384a3eb331996bee[ubi9/openjdk-17-runtime]
13
+
9
14
The UBI9-based OpenJDK images are available under the terms of the
10
15
link:https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI[UBI EULA].
11
16
12
17
* (GA catalog URIs go here)
13
18
14
- Older RHEL8 and RHEL7 -based image sources are in the `develop` branch .
19
+ Older RHEL7 and RHEL8 -based image sources are in the `rhel7` and `ubi8` branches respectively .
15
20
16
21
## How to build the images
17
22
You can’t perform that action at this time.
0 commit comments