versions: Update docker-ce to 18.06

Docker 18.06 was released last week, update our
supported docker to this new version.

Fixes: #510

Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
This commit is contained in:
Salvador Fuentes 2018-07-24 12:11:11 -05:00
parent c5075d08ed
commit da77124898

View File

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