[SECURITY] Docker patches for CVE-2019-5736 (#4223)

This updates docker 18.06 and 18.09 with the two patches released
yesterday to address the new runc exploit. Details here:
https://kubernetes.io/blog/2019/02/11/runc-and-cve-2019-5736/
This commit is contained in:
Chad Swenson
2019-02-13 03:50:53 -06:00
committed by Kubernetes Prow Robot
parent 7697baf0da
commit 2e2ed3bd35
5 changed files with 16 additions and 16 deletions

View File

@@ -13,9 +13,9 @@ docker_versioned_pkg:
'17.09': docker-ce=17.09.0~ce-0~debian
'17.12': docker-ce=17.12.1~ce-0~debian
'18.03': docker-ce=18.03.1~ce-0~debian
'18.06': docker-ce=18.06.1~ce~3-0~debian
'18.09': docker-ce_18.09.1~3-0~debian-{{ ansible_distribution_release|lower }}
'stable': docker-ce=18.06.1~ce~3-0~debian
'18.06': docker-ce=18.06.2~ce~3-0~debian
'18.09': docker-ce_18.09.2~3-0~debian-{{ ansible_distribution_release|lower }}
'stable': docker-ce=18.06.2~ce~3-0~debian
'edge': docker-ce=17.12.1~ce-0~debian
docker_package_info: