Skip to content

Commit

Permalink
Update registry.access.redhat.com/ubi9/openjdk-17 Docker tag to v1.17…
Browse files Browse the repository at this point in the history
…-1.1705573248 (#291)

Signed-off-by: null <[email protected]>
  • Loading branch information
platform-engineering-bot authored Feb 19, 2024
1 parent 20a9dee commit 1ea2d46
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.17-1
image: registry.access.redhat.com/ubi9/openjdk-17:1.17-1.1705573248
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.17-1
image: registry.access.redhat.com/ubi9/openjdk-17:1.17-1.1705573248
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.17-1
image: registry.access.redhat.com/ubi9/openjdk-17:1.17-1.1705573248
command: ['tail', '-f', '/dev/null']
memoryLimit: 768Mi
mountSources: true
Expand Down

0 comments on commit 1ea2d46

Please sign in to comment.