Skip to content

Commit

Permalink
Bump ubuntu from 22.04 to 24.04 in /tests/suite/manifests/graceful-re…
Browse files Browse the repository at this point in the history
…covery (#2177)

Bump ubuntu in /tests/suite/manifests/graceful-recovery

Bumps ubuntu from 22.04 to 24.04.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent fbc4c62 commit 2809f93
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
kubernetes.io/hostname: "to be replaced by the test"
containers:
- name: node-debugger-container
image: ubuntu:22.04
image: ubuntu:24.04
command: ["/bin/bash", "-c"]
args: ["to be replaced by the test"]
securityContext:
Expand Down

0 comments on commit 2809f93

Please sign in to comment.