docker: update version string to 17.06.0

The docker uprev missed the version string which matches the actual
binary being built. With this change, the package now reflects the
correct version.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
Bruce Ashfield 2017-07-17 12:57:18 -04:00
parent b7e1fc9745
commit e4d0007121

View File

@ -36,7 +36,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=9740d093a080530b5c5c6573df9af45a"
S = "${WORKDIR}/git"
DOCKER_VERSION = "1.13.0"
DOCKER_VERSION = "17.06.0"
PV = "${DOCKER_VERSION}+git${SRCREV_docker}"
DEPENDS = " \