diff --git a/stacks/java-maven/1.3.0/devfile.yaml b/stacks/java-maven/1.3.0/devfile.yaml index 7cbb72ef1..86797f7c5 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.1729773462 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..759919f07 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.1729773462 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..0234d5084 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.1729773462 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..ff5284ca3 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.1729773462 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..f74cc1c7d 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.1729773462 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..49e81a9fe 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.1729773462 command: ['tail', '-f', '/dev/null'] memoryLimit: 768Mi mountSources: true