update pause image to 3.10

Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
This commit is contained in:
bzsuni
2024-05-24 17:28:05 +08:00
parent 45e30913bc
commit 22f2af40c0
10 changed files with 23 additions and 24 deletions

View File

@@ -61,6 +61,6 @@
# TODO This needs to be removed once we have consistent concurrent pull results
- name: "Pre-pull pause container image"
shell: |
/usr/local/bin/ctr pull registry.k8s.io/pause:3.9
/usr/local/bin/ctr pull registry.k8s.io/pause:3.10
/usr/local/bin/crictl --runtime-endpoint unix:///run/containerd/containerd.sock \
pull registry.k8s.io/pause:3.9
pull registry.k8s.io/pause:3.10