From d05691595c8843e8797b97c73409c1d299bf135e Mon Sep 17 00:00:00 2001 From: redhat-renovate-bot Date: Mon, 18 Nov 2024 11:05:02 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/openjdk-17 docker tag to v1.20-2.1731508444 Signed-off-by: redhat-renovate-bot --- 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..162eff926 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.1731508444 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..08929103f 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.1731508444 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..065e1f9df 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.1731508444 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..da4b57bfd 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.1731508444 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..03432c563 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.1731508444 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..785dbf138 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.1731508444 command: ['tail', '-f', '/dev/null'] memoryLimit: 768Mi mountSources: true