Skip to content

Commit 1ea2d46

Browse files
Update registry.access.redhat.com/ubi9/openjdk-17 Docker tag to v1.17-1.1705573248 (#291)
Signed-off-by: null <[email protected]>
1 parent 20a9dee commit 1ea2d46

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

stacks/java-maven/1.3.0/devfile.yaml

+1-1
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.17-1
21+
image: registry.access.redhat.com/ubi9/openjdk-17:1.17-1.1705573248
2222
command: ["tail", "-f", "/dev/null"]
2323
memoryLimit: 512Mi
2424
mountSources: true

stacks/java-springboot/1.3.0/devfile.yaml

+1-1
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.17-1
22+
image: registry.access.redhat.com/ubi9/openjdk-17:1.17-1.1705573248
2323
command: ["tail", "-f", "/dev/null"]
2424
memoryLimit: 768Mi
2525
mountSources: true

stacks/java-springboot/2.1.0/devfile.yaml

+1-1
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.17-1
22+
image: registry.access.redhat.com/ubi9/openjdk-17:1.17-1.1705573248
2323
command: ['tail', '-f', '/dev/null']
2424
memoryLimit: 768Mi
2525
mountSources: true

0 commit comments

Comments
 (0)