Skip to content

Commit c1408d4

Browse files
committed
[OPENJDK-3767] Update RHEL8 ELS containers for 2025-04 Security Update
Signed-off-by: Antonio Vieiro <[email protected]>
1 parent b36f060 commit c1408d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openjdk-11-rhel8.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/ubi8/ubi-minimal"
66
name: &name "openjdk-els/openjdk-11-rhel8"
7-
version: &version "1.21"
7+
version: &version "1.22"
88
description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 11"
99

1010
labels:

openjdk-11-runtime-rhel8.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/ubi8/ubi-minimal"
66
name: &name "openjdk-els/openjdk-11-runtime-rhel8"
7-
version: &version "1.21"
7+
version: &version "1.22"
88
description: "Image for Red Hat OpenShift providing OpenJDK 11 runtime"
99

1010
labels:

0 commit comments

Comments
 (0)