mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-27 15:57:09 +00:00
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:
parent
4f102f8e8f
commit
59adb6e0aa
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user