move to v3.2 for the pause image

Signed-off-by: Mike Brown <brownwm@us.ibm.com>
This commit is contained in:
Mike Brown
2020-02-14 12:55:52 -06:00
parent 55566f9682
commit c9ed98462d
5 changed files with 19 additions and 19 deletions

View File

@@ -35,7 +35,7 @@ version = 2
enable_selinux = false
# sandbox_image is the image used by sandbox container.
sandbox_image = "k8s.gcr.io/pause:3.1"
sandbox_image = "k8s.gcr.io/pause:3.2"
# stats_collect_period is the period (in seconds) of snapshots stats collection.
stats_collect_period = 10