summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/docker/docker_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/docker/docker_git.bb b/recipes-containers/docker/docker_git.bb
index acb17709..16ebd210 100644
--- a/recipes-containers/docker/docker_git.bb
+++ b/recipes-containers/docker/docker_git.bb
@@ -36,7 +36,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=9740d093a080530b5c5c6573df9af45a"
36 36
37S = "${WORKDIR}/git" 37S = "${WORKDIR}/git"
38 38
39DOCKER_VERSION = "1.13.0" 39DOCKER_VERSION = "17.06.0"
40PV = "${DOCKER_VERSION}+git${SRCREV_docker}" 40PV = "${DOCKER_VERSION}+git${SRCREV_docker}"
41 41
42DEPENDS = " \ 42DEPENDS = " \