Merge pull request #31989 from guettli/31930__fix_busybox_image_1.28
fix busybox image to version 1.28
This commit is contained in:
@@ -72,7 +72,7 @@ spec:
|
||||
runtimeClassName: kata-fc
|
||||
containers:
|
||||
- name: busybox-ctr
|
||||
image: busybox
|
||||
image: busybox:1.28
|
||||
stdin: true
|
||||
tty: true
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user