Skip to content

Commit 8511432

Browse files
committed
Bump JDK11 container versions
Signed-off-by: Jonathan Dowland <[email protected]>
1 parent 179ce26 commit 8511432

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ubi9-openjdk-11-runtime.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ schema_version: 1
44

55
from: "registry.access.redhat.com/ubi9/ubi-minimal:9.4"
66
name: &name "ubi9/openjdk-11-runtime"
7-
version: &version "1.20"
7+
version: &version "1.21"
88
description: "Image for Red Hat OpenShift providing OpenJDK 11 runtime"
99

1010
labels:

ubi9-openjdk-11.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ schema_version: 1
44

55
from: "registry.access.redhat.com/ubi9/ubi-minimal:9.4"
66
name: &name "ubi9/openjdk-11"
7-
version: &version "1.20"
7+
version: &version "1.21"
88
description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 11"
99

1010
labels:

0 commit comments

Comments
 (0)