From d931712556ea3d9afef3aa06d8a382fe0d66973e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 02:59:03 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/openjdk-17 docker tag to v1.20-2.1729094569 Signed-off-by: renovate[bot] <29139614+renovate[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 ca0f0b99..826470b5 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.20-2.1729094569 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 c651298b..0bee5d3e 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.20-2.1729094569 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 da38e6fc..96326042 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.20-2.1729094569 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 a5bea664..37bf5df4 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.20-2.1729094569 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 7d1a0d74..6710caf8 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.20-2.1729094569 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 c992d1ed..16ef7a79 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.20-2.1729094569 command: ['tail', '-f', '/dev/null'] memoryLimit: 768Mi mountSources: true