Update docker version to 20.10.17 (#8965)

This commit is contained in:
Florian Ruynat
2022-06-14 11:11:33 +02:00
committed by GitHub
parent 889454f2bc
commit 1429ba9a07
6 changed files with 46 additions and 41 deletions

View File

@@ -78,7 +78,7 @@ containerd_version: 1.6.4
cri_dockerd_version: v0.2.0
# this is relevant when container_manager == 'docker'
docker_containerd_version: 1.4.12
docker_containerd_version: 1.6.4
# gcr and kubernetes image repo define
gcr_image_repo: "gcr.io"