Skip to content

Commit df6fb6c

Browse files
committed
Add ubuntu image version
1 parent f3acda7 commit df6fb6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/suite/manifests/graceful-recovery/node-debugger-job.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
kubernetes.io/hostname: "to be replaced by the test"
1212
containers:
1313
- name: node-debugger-container
14-
image: ubuntu
14+
image: ubuntu:22.04
1515
command: ["/bin/bash", "-c"]
1616
args: ["to be replaced by the test"]
1717
securityContext:

0 commit comments

Comments
 (0)