File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
java-wildfly-bootable-jar Expand file tree Collapse file tree 7 files changed +7
-7
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/ubi8/openjdk-11:1.19-4.1715070694
21
+ image : registry.access.redhat.com/ubi8/openjdk-11:1.21-1.1736337912
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/ubi8/openjdk-11:1.19-4.1715070694
22
+ image : registry.access.redhat.com/ubi8/openjdk-11:1.21-1.1736337912
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/ubi8/openjdk-11:1.19-4.1715070694
22
+ image : registry.access.redhat.com/ubi8/openjdk-11:1.21-1.1736337912
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 @@ -99,7 +99,7 @@ components:
99
99
- exposure : none
100
100
name : debug
101
101
targetPort : 5858
102
- image : registry.access.redhat.com/ubi8/openjdk-11:1.19-4.1715070694
102
+ image : registry.access.redhat.com/ubi8/openjdk-11:1.21-1.1736337912
103
103
command : ["tail", "-f", "/dev/null"]
104
104
memoryLimit : 512Mi
105
105
mountSources : true
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ components:
99
99
- exposure : none
100
100
name : debug
101
101
targetPort : 5858
102
- image : registry.access.redhat.com/ubi8/openjdk-11:1.18-2.1705602259
102
+ image : registry.access.redhat.com/ubi8/openjdk-11:1.21-1.1736337912
103
103
command : ["tail", "-f", "/dev/null"]
104
104
memoryLimit : 512Mi
105
105
mountSources : true
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ starterProjects:
92
92
components :
93
93
- name : wildfly
94
94
container :
95
- image : registry.access.redhat.com/ubi8/openjdk-11:1.19-4.1715070694
95
+ image : registry.access.redhat.com/ubi8/openjdk-11:1.21-1.1736337912
96
96
args : ['tail', '-f', '/dev/null']
97
97
memoryLimit : 1512Mi
98
98
mountSources : true
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ starterProjects:
92
92
components :
93
93
- name : wildfly
94
94
container :
95
- image : registry.access.redhat.com/ubi8/openjdk-11:1.19-4.1715070694
95
+ image : registry.access.redhat.com/ubi8/openjdk-11:1.21-1.1736337912
96
96
args : ['tail', '-f', '/dev/null']
97
97
memoryLimit : 1512Mi
98
98
mountSources : true
You can’t perform that action at this time.
0 commit comments