Update docker and docker-py reqs

Change-Id: I3d452f30304a83cdeb65d8cac0ddef77c58cfeb9
Partially-Implements: blueprint precheck-tasks
This commit is contained in:
SamYaple 2016-01-19 22:51:32 +00:00 committed by Jeffrey Zhang
parent b11421166c
commit a53b1478dc
1 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
docker_version_min: '1.6.0'
docker_py_version_min: '1.2.0'
docker_version_min: '1.9.0'
docker_py_version_min: '1.6.0'