Skip to content

Commit 0319a40

Browse files
chore(deps): update registry.access.redhat.com/ubi8/openjdk-11 docker tag to v1.21-1.1736337912 (#567)
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent efd5b2a commit 0319a40

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

stacks/java-maven/1.2.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/ubi8/openjdk-11:1.19-4.1715070694
21+
image: registry.access.redhat.com/ubi8/openjdk-11:1.21-1.1736337912
2222
command: ["tail", "-f", "/dev/null"]
2323
memoryLimit: 512Mi
2424
mountSources: true

stacks/java-springboot/1.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/ubi8/openjdk-11:1.19-4.1715070694
22+
image: registry.access.redhat.com/ubi8/openjdk-11:1.21-1.1736337912
2323
command: ["tail", "-f", "/dev/null"]
2424
memoryLimit: 768Mi
2525
mountSources: true

stacks/java-springboot/2.0.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/ubi8/openjdk-11:1.19-4.1715070694
22+
image: registry.access.redhat.com/ubi8/openjdk-11:1.21-1.1736337912
2323
command: ['tail', '-f', '/dev/null']
2424
memoryLimit: 768Mi
2525
mountSources: true

stacks/java-vertx/1.3.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ components:
9999
- exposure: none
100100
name: debug
101101
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
103103
command: ["tail", "-f", "/dev/null"]
104104
memoryLimit: 512Mi
105105
mountSources: true

stacks/java-vertx/1.4.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ components:
9999
- exposure: none
100100
name: debug
101101
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
103103
command: ["tail", "-f", "/dev/null"]
104104
memoryLimit: 512Mi
105105
mountSources: true

stacks/java-wildfly-bootable-jar/1.2.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ starterProjects:
9292
components:
9393
- name: wildfly
9494
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
9696
args: ['tail', '-f', '/dev/null']
9797
memoryLimit: 1512Mi
9898
mountSources: true

stacks/java-wildfly-bootable-jar/1.3.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ starterProjects:
9292
components:
9393
- name: wildfly
9494
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
9696
args: ['tail', '-f', '/dev/null']
9797
memoryLimit: 1512Mi
9898
mountSources: true

0 commit comments

Comments
 (0)