Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi9/openjdk-17 docker…
Browse files Browse the repository at this point in the history
… tag to v1.20-2.1729773462

Signed-off-by: redhat-renovate-bot <[email protected]>
  • Loading branch information
redhat-renovate-bot committed Nov 15, 2024
1 parent d821b21 commit 09c4883
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion stacks/java-maven/1.3.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ starterProjects:
components:
- name: tools
container:
image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1721752931
image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1729773462
command: ["tail", "-f", "/dev/null"]
memoryLimit: 512Mi
mountSources: true
Expand Down
2 changes: 1 addition & 1 deletion stacks/java-maven/1.3.1/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ starterProjects:
components:
- name: tools
container:
image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1721752931
image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1729773462
command: ["tail", "-f", "/dev/null"]
memoryLimit: 512Mi
mountSources: true
Expand Down
2 changes: 1 addition & 1 deletion stacks/java-springboot/1.3.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ starterProjects:
components:
- name: tools
container:
image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1721752931
image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1729773462
command: ["tail", "-f", "/dev/null"]
memoryLimit: 768Mi
mountSources: true
Expand Down
2 changes: 1 addition & 1 deletion stacks/java-springboot/1.4.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ starterProjects:
components:
- name: tools
container:
image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1721752931
image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1729773462
command: ["tail", "-f", "/dev/null"]
memoryLimit: 768Mi
mountSources: true
Expand Down
2 changes: 1 addition & 1 deletion stacks/java-springboot/2.1.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ starterProjects:
components:
- name: tools
container:
image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1721752931
image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1729773462
command: ['tail', '-f', '/dev/null']
memoryLimit: 768Mi
mountSources: true
Expand Down
2 changes: 1 addition & 1 deletion stacks/java-springboot/2.2.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ starterProjects:
components:
- name: tools
container:
image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1721752931
image: registry.access.redhat.com/ubi9/openjdk-17:1.20-2.1729773462
command: ['tail', '-f', '/dev/null']
memoryLimit: 768Mi
mountSources: true
Expand Down

0 comments on commit 09c4883

Please sign in to comment.