Skip to content

Commit 8990bdf

Browse files
chore(deps): update registry.access.redhat.com/ubi8/openjdk-17 docker tag to v1.21-1.1752065749
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 08d595c commit 8990bdf

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

stacks/java-quarkus/1.3.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ starterProjects:
2222
components:
2323
- name: tools
2424
container:
25-
image: registry.access.redhat.com/ubi8/openjdk-17:1.20-2.1721231681
25+
image: registry.access.redhat.com/ubi8/openjdk-17:1.21-1.1752065749
2626
args: ['tail', '-f', '/dev/null']
2727
memoryLimit: 1024Mi ## default app nowhere needs this but leaving room for expansion.
2828
mountSources: true

stacks/java-quarkus/1.3.1/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ starterProjects:
2121
components:
2222
- name: tools
2323
container:
24-
image: registry.access.redhat.com/ubi8/openjdk-17:1.20-2.1721231681
24+
image: registry.access.redhat.com/ubi8/openjdk-17:1.21-1.1752065749
2525
args: ['tail', '-f', '/dev/null']
2626
memoryLimit: 1024Mi ## default app nowhere needs this but leaving room for expansion.
2727
mountSources: true

stacks/java-quarkus/1.4.0/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ starterProjects:
2222
components:
2323
- name: tools
2424
container:
25-
image: registry.access.redhat.com/ubi8/openjdk-17:1.20-2.1721231681
25+
image: registry.access.redhat.com/ubi8/openjdk-17:1.21-1.1752065749
2626
args: ['tail', '-f', '/dev/null']
2727
memoryLimit: 1024Mi ## default app nowhere needs this but leaving room for expansion.
2828
mountSources: true

stacks/java-quarkus/1.4.1/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ starterProjects:
2121
components:
2222
- name: tools
2323
container:
24-
image: registry.access.redhat.com/ubi8/openjdk-17:1.20-2.1721231681
24+
image: registry.access.redhat.com/ubi8/openjdk-17:1.21-1.1752065749
2525
args: ['tail', '-f', '/dev/null']
2626
memoryLimit: 1024Mi ## default app nowhere needs this but leaving room for expansion.
2727
mountSources: true

0 commit comments

Comments
 (0)