File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ starterProjects:
18
18
components :
19
19
- name : tools
20
20
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
22
22
command : ["tail", "-f", "/dev/null"]
23
23
memoryLimit : 512Mi
24
24
mountSources : true
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ starterProjects:
19
19
components :
20
20
- name : tools
21
21
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
23
23
command : ["tail", "-f", "/dev/null"]
24
24
memoryLimit : 768Mi
25
25
mountSources : true
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ starterProjects:
19
19
components :
20
20
- name : tools
21
21
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
23
23
command : ['tail', '-f', '/dev/null']
24
24
memoryLimit : 768Mi
25
25
mountSources : true
You can’t perform that action at this time.
0 commit comments