diff --git a/ubi9-openjdk-11-runtime.yaml b/ubi9-openjdk-11-runtime.yaml index 9ad28754..4a733b59 100644 --- a/ubi9-openjdk-11-runtime.yaml +++ b/ubi9-openjdk-11-runtime.yaml @@ -2,7 +2,7 @@ schema_version: 1 -from: "registry.access.redhat.com/ubi9/ubi-minimal" +from: "registry.access.redhat.com/ubi9/ubi-minimal:9.4" name: &name "ubi9/openjdk-11-runtime" version: &version "1.20" description: "Image for Red Hat OpenShift providing OpenJDK 11 runtime" diff --git a/ubi9-openjdk-11.yaml b/ubi9-openjdk-11.yaml index eea51c43..4f5d3a57 100644 --- a/ubi9-openjdk-11.yaml +++ b/ubi9-openjdk-11.yaml @@ -2,7 +2,7 @@ schema_version: 1 -from: "registry.access.redhat.com/ubi9/ubi-minimal" +from: "registry.access.redhat.com/ubi9/ubi-minimal:9.4" name: &name "ubi9/openjdk-11" version: &version "1.20" description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 11" diff --git a/ubi9-openjdk-17-runtime.yaml b/ubi9-openjdk-17-runtime.yaml index 8a95f980..326772f3 100644 --- a/ubi9-openjdk-17-runtime.yaml +++ b/ubi9-openjdk-17-runtime.yaml @@ -2,7 +2,7 @@ schema_version: 1 -from: "registry.access.redhat.com/ubi9/ubi-minimal" +from: "registry.access.redhat.com/ubi9/ubi-minimal:9.4" name: &name "ubi9/openjdk-17-runtime" version: &version "1.20" description: "Image for Red Hat OpenShift providing OpenJDK 17 runtime" diff --git a/ubi9-openjdk-17.yaml b/ubi9-openjdk-17.yaml index 435857f9..385b7768 100644 --- a/ubi9-openjdk-17.yaml +++ b/ubi9-openjdk-17.yaml @@ -2,7 +2,7 @@ schema_version: 1 -from: "registry.access.redhat.com/ubi9/ubi-minimal" +from: "registry.access.redhat.com/ubi9/ubi-minimal:9.4" name: &name "ubi9/openjdk-17" version: &version "1.20" description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 17" diff --git a/ubi9-openjdk-21-runtime.yaml b/ubi9-openjdk-21-runtime.yaml index da0cbbc0..df54100a 100644 --- a/ubi9-openjdk-21-runtime.yaml +++ b/ubi9-openjdk-21-runtime.yaml @@ -2,7 +2,7 @@ schema_version: 1 -from: "registry.access.redhat.com/ubi9/ubi-minimal" +from: "registry.access.redhat.com/ubi9/ubi-minimal:9.4" name: &name "ubi9/openjdk-21-runtime" version: &version "1.20" description: "Image for Red Hat OpenShift providing OpenJDK 21 runtime" diff --git a/ubi9-openjdk-21.yaml b/ubi9-openjdk-21.yaml index 2986bacd..bc80fa0d 100644 --- a/ubi9-openjdk-21.yaml +++ b/ubi9-openjdk-21.yaml @@ -2,7 +2,7 @@ schema_version: 1 -from: "registry.access.redhat.com/ubi9/ubi-minimal" +from: "registry.access.redhat.com/ubi9/ubi-minimal:9.4" name: &name "ubi9/openjdk-21" version: &version "1.20" description: "Source To Image (S2I) image for Red Hat OpenShift providing OpenJDK 21"