diff --git a/ubi9-openjdk-11-runtime.yaml b/ubi9-openjdk-11-runtime.yaml index d9f70167..e776f835 100644 --- a/ubi9-openjdk-11-runtime.yaml +++ b/ubi9-openjdk-11-runtime.yaml @@ -4,7 +4,7 @@ schema_version: 1 from: "registry.access.redhat.com/ubi9/ubi-minimal:9.4" name: &name "ubi9/openjdk-11-runtime" -version: &version "1.20" +version: &version "1.21" description: "Image for Red Hat OpenShift providing OpenJDK 11 runtime" labels: diff --git a/ubi9-openjdk-11.yaml b/ubi9-openjdk-11.yaml index 66a48fef..659200d1 100644 --- a/ubi9-openjdk-11.yaml +++ b/ubi9-openjdk-11.yaml @@ -4,7 +4,7 @@ schema_version: 1 from: "registry.access.redhat.com/ubi9/ubi-minimal:9.4" name: &name "ubi9/openjdk-11" -version: &version "1.20" +version: &version "1.21" description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 11" labels: