versions: update supported docker version

update from v17.12 to v18.03.
18.03 is the version installed in the CI VMs
and when using v17.12 some hotplug cpu tests
fail. then we need to make v18.03 our official
supported version.

Fixes: #418.

Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
This commit is contained in:
Salvador Fuentes 2018-06-19 14:23:47 -05:00
parent 4f102f8e8f
commit 59adb6e0aa

View File

@ -132,7 +132,7 @@ externals:
description: "Moby project container manager"
notes: "Docker Swarm requires an older version of Docker."
url: "https://github.com/moby/moby"
version: "v17.12-ce"
version: "v18.03-ce"
meta:
swarm-version: "1.12.1"