mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-12-15 22:55:21 +01:00
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:
parent
b7e1fc9745
commit
e4d0007121
|
|
@ -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 = " \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user