From 8511432b4bc54f60ddb2e683a798319df8b40e33 Mon Sep 17 00:00:00 2001 From: Jonathan Dowland Date: Tue, 19 Nov 2024 14:59:56 +0000 Subject: [PATCH] Bump JDK11 container versions Signed-off-by: Jonathan Dowland --- ubi9-openjdk-11-runtime.yaml | 2 +- ubi9-openjdk-11.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: