Add docker 18.09 support (#3844)

This commit is contained in:
Rong Zhang
2018-12-07 18:02:39 +08:00
committed by Kubernetes Prow Robot
parent ea833a4cd7
commit 1550c05a7a
6 changed files with 6 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ docker_versioned_pkg:
'latest': docker-ce
'18.03': docker-ce=18.03.1~ce-3-0~ubuntu
'18.06': docker-ce=18.06.1~ce~3-0~ubuntu
'18.09': docker-ce_18.09.0~3-0~ubuntu-{{ ansible_distribution_release|lower }}
'stable': docker-ce=18.06.1~ce~3-0~ubuntu
'edge': docker-ce=18.06.1~ce~3-0~ubuntu