Update docker to 20.10.11 with containerd 1.4.12 (#8255)

This commit is contained in:
Florian Ruynat
2021-11-30 20:49:01 +01:00
committed by GitHub
parent 0cdf75d41a
commit 0e22a90579
6 changed files with 39 additions and 34 deletions

View File

@@ -5,10 +5,11 @@ docker_versioned_pkg:
'latest': docker
'18.09': docker-18.09.9ce-2.amzn2
'19.03': docker-19.03.6ce-1.amzn2
'20.10': docker-20.10.7ce-1.amzn2
docker_version: "latest"
docker_package_info:
pkgs:
- "{{ docker_versioned_pkg[docker_version | string] }}"
enablerepo: amzn2extra-docker
enablerepo: amzn2extra-docker