Merge "Bump containerd sandbox image from 3.6 to 3.9"

This commit is contained in:
Zuul 2024-03-22 23:20:48 +00:00 committed by Gerrit Code Review
commit a957d8e12c
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ version = 2
max_container_log_line_size = 16384
netns_mounts_under_state_dir = false
restrict_oom_score_adj = false
sandbox_image = "registry.k8s.io/pause:3.6"
sandbox_image = "registry.k8s.io/pause:3.9"
selinux_category_range = 1024
stats_collect_period = 10
stream_idle_timeout = "4h0m0s"