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.1729094569

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent 62b6469 commit d931712
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.1729094569
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.1729094569
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.1729094569
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.1729094569
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.1729094569
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.1729094569
command: ['tail', '-f', '/dev/null']
memoryLimit: 768Mi
mountSources: true
Expand Down

0 comments on commit d931712

Please sign in to comment.