From a6e0c9fb59a1ad38e9df0dba559258304de04b14 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 05:32:35 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/openjdk-21 docker tag to v1.24-2.1778501191 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- stacks/java-quarkus/1.6.0/devfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stacks/java-quarkus/1.6.0/devfile.yaml b/stacks/java-quarkus/1.6.0/devfile.yaml index 941ce4020..6c2d5d7f9 100644 --- a/stacks/java-quarkus/1.6.0/devfile.yaml +++ b/stacks/java-quarkus/1.6.0/devfile.yaml @@ -21,7 +21,7 @@ starterProjects: components: - name: tools container: - image: registry.access.redhat.com/ubi9/openjdk-21:1.24-2 + image: registry.access.redhat.com/ubi9/openjdk-21:1.24-2.1778501191 args: ['tail', '-f', '/dev/null'] memoryLimit: 1024Mi ## default app nowhere needs this but leaving room for expansion. mountSources: true