Skip to content
2 changes: 1 addition & 1 deletion openjdk-11-rhel8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ schema_version: 1

from: "registry.access.redhat.com/ubi8/ubi-minimal"
name: &name "openjdk-els/openjdk-11-rhel8"
version: &version "1.21"
version: &version "1.22"
description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 11"

labels:
Expand Down
2 changes: 1 addition & 1 deletion openjdk-11-runtime-rhel8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ schema_version: 1

from: "registry.access.redhat.com/ubi8/ubi-minimal"
name: &name "openjdk-els/openjdk-11-runtime-rhel8"
version: &version "1.21"
version: &version "1.22"
description: "Image for Red Hat OpenShift providing OpenJDK 11 runtime"

labels:
Expand Down
Loading