From f981efda4883fcd520382b553dfdbe6f7debde5f Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 01:14:48 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi8/openjdk-21 Docker tag to v1.23-5.1787227025 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- stacks/java-quarkus/1.5.0/devfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stacks/java-quarkus/1.5.0/devfile.yaml b/stacks/java-quarkus/1.5.0/devfile.yaml index 53b77d0a7..5486aa89f 100644 --- a/stacks/java-quarkus/1.5.0/devfile.yaml +++ b/stacks/java-quarkus/1.5.0/devfile.yaml @@ -21,7 +21,7 @@ starterProjects: components: - name: tools container: - image: registry.access.redhat.com/ubi8/openjdk-21:1.20-3.1721207868 + image: registry.access.redhat.com/ubi8/openjdk-21:1.23-5.1787227025 args: ['tail', '-f', '/dev/null'] memoryLimit: 1024Mi ## default app nowhere needs this but leaving room for expansion. mountSources: true