Skip to content

Commit 844ff0c

Browse files
chore(deps): update registry.access.redhat.com/ubi9/openjdk-17 docker tag to v1.23-6.1758133908
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 142b3a9 commit 844ff0c

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

stacks/java-maven/1.3.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ starterProjects:
1818
components:
1919
- name: tools
2020
container:
21-
image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1721752931
21+
image: registry.access.redhat.com/ubi9/openjdk-17:1.23-6.1758133908
2222
command: ["tail", "-f", "/dev/null"]
2323
memoryLimit: 512Mi
2424
mountSources: true

stacks/java-maven/1.3.1/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ starterProjects:
1818
components:
1919
- name: tools
2020
container:
21-
image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1721752931
21+
image: registry.access.redhat.com/ubi9/openjdk-17:1.23-6.1758133908
2222
command: ["tail", "-f", "/dev/null"]
2323
memoryLimit: 512Mi
2424
mountSources: true

stacks/java-springboot/1.3.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ starterProjects:
1919
components:
2020
- name: tools
2121
container:
22-
image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1721752931
22+
image: registry.access.redhat.com/ubi9/openjdk-17:1.23-6.1758133908
2323
command: ["tail", "-f", "/dev/null"]
2424
memoryLimit: 768Mi
2525
mountSources: true

stacks/java-springboot/1.4.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ starterProjects:
1919
components:
2020
- name: tools
2121
container:
22-
image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1721752931
22+
image: registry.access.redhat.com/ubi9/openjdk-17:1.23-6.1758133908
2323
command: ["tail", "-f", "/dev/null"]
2424
memoryLimit: 768Mi
2525
mountSources: true

stacks/java-springboot/2.1.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ starterProjects:
1919
components:
2020
- name: tools
2121
container:
22-
image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1721752931
22+
image: registry.access.redhat.com/ubi9/openjdk-17:1.23-6.1758133908
2323
command: ['tail', '-f', '/dev/null']
2424
memoryLimit: 768Mi
2525
mountSources: true

stacks/java-springboot/2.2.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ starterProjects:
1919
components:
2020
- name: tools
2121
container:
22-
image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1721752931
22+
image: registry.access.redhat.com/ubi9/openjdk-17:1.23-6.1758133908
2323
command: ['tail', '-f', '/dev/null']
2424
memoryLimit: 768Mi
2525
mountSources: true

0 commit comments

Comments
 (0)