From 729810b4928f0316805a8f773339f924dd7ed47f Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Fri, 26 Dec 2025 00:36:04 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/openjdk-17 docker tag to v1.24-2 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- stacks/java-maven/1.3.0/devfile.yaml | 2 +- stacks/java-maven/1.3.1/devfile.yaml | 2 +- stacks/java-springboot/1.3.0/devfile.yaml | 2 +- stacks/java-springboot/1.4.0/devfile.yaml | 2 +- stacks/java-springboot/2.1.0/devfile.yaml | 2 +- stacks/java-springboot/2.2.0/devfile.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/stacks/java-maven/1.3.0/devfile.yaml b/stacks/java-maven/1.3.0/devfile.yaml index 7cbb72ef1..a5ab765ab 100644 --- a/stacks/java-maven/1.3.0/devfile.yaml +++ b/stacks/java-maven/1.3.0/devfile.yaml @@ -18,7 +18,7 @@ starterProjects: components: - name: tools container: - image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1721752931 + image: registry.access.redhat.com/ubi9/openjdk-17:1.24-2 command: ["tail", "-f", "/dev/null"] memoryLimit: 512Mi mountSources: true diff --git a/stacks/java-maven/1.3.1/devfile.yaml b/stacks/java-maven/1.3.1/devfile.yaml index 905310556..48124195f 100644 --- a/stacks/java-maven/1.3.1/devfile.yaml +++ b/stacks/java-maven/1.3.1/devfile.yaml @@ -18,7 +18,7 @@ starterProjects: components: - name: tools container: - image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1721752931 + image: registry.access.redhat.com/ubi9/openjdk-17:1.24-2 command: ["tail", "-f", "/dev/null"] memoryLimit: 512Mi mountSources: true diff --git a/stacks/java-springboot/1.3.0/devfile.yaml b/stacks/java-springboot/1.3.0/devfile.yaml index 3f864090a..6158307ea 100644 --- a/stacks/java-springboot/1.3.0/devfile.yaml +++ b/stacks/java-springboot/1.3.0/devfile.yaml @@ -19,7 +19,7 @@ starterProjects: components: - name: tools container: - image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1721752931 + image: registry.access.redhat.com/ubi9/openjdk-17:1.24-2 command: ["tail", "-f", "/dev/null"] memoryLimit: 768Mi mountSources: true diff --git a/stacks/java-springboot/1.4.0/devfile.yaml b/stacks/java-springboot/1.4.0/devfile.yaml index bd3211fff..4f9381f38 100644 --- a/stacks/java-springboot/1.4.0/devfile.yaml +++ b/stacks/java-springboot/1.4.0/devfile.yaml @@ -19,7 +19,7 @@ starterProjects: components: - name: tools container: - image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1721752931 + image: registry.access.redhat.com/ubi9/openjdk-17:1.24-2 command: ["tail", "-f", "/dev/null"] memoryLimit: 768Mi mountSources: true diff --git a/stacks/java-springboot/2.1.0/devfile.yaml b/stacks/java-springboot/2.1.0/devfile.yaml index aab133d46..3ffe38a75 100644 --- a/stacks/java-springboot/2.1.0/devfile.yaml +++ b/stacks/java-springboot/2.1.0/devfile.yaml @@ -19,7 +19,7 @@ starterProjects: components: - name: tools container: - image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1721752931 + image: registry.access.redhat.com/ubi9/openjdk-17:1.24-2 command: ['tail', '-f', '/dev/null'] memoryLimit: 768Mi mountSources: true diff --git a/stacks/java-springboot/2.2.0/devfile.yaml b/stacks/java-springboot/2.2.0/devfile.yaml index 68a21f2c5..dd2011aff 100644 --- a/stacks/java-springboot/2.2.0/devfile.yaml +++ b/stacks/java-springboot/2.2.0/devfile.yaml @@ -19,7 +19,7 @@ starterProjects: components: - name: tools container: - image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1721752931 + image: registry.access.redhat.com/ubi9/openjdk-17:1.24-2 command: ['tail', '-f', '/dev/null'] memoryLimit: 768Mi mountSources: true