summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/docker/docker-ce_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/docker/docker-ce_git.bb b/recipes-containers/docker/docker-ce_git.bb
index b9888d27..5e85a97a 100644
--- a/recipes-containers/docker/docker-ce_git.bb
+++ b/recipes-containers/docker/docker-ce_git.bb
@@ -31,9 +31,9 @@ DESCRIPTION = "Linux container runtime \
31# so we get that tag, and make it our SRCREVS: 31# so we get that tag, and make it our SRCREVS:
32# 32#
33 33
34SRCREV_docker = "bc3805a0a0d3b5bd3f0e6c69f46ac08dd53377c7" 34SRCREV_docker = "bfc8e1ae36e36573f5705700fd8a6c47bcc2f95c"
35SRCREV_libnetwork = "05b93e0d3a95952f70c113b0bc5bdb538d7afdd7" 35SRCREV_libnetwork = "05b93e0d3a95952f70c113b0bc5bdb538d7afdd7"
36SRCREV_cli = "a5ee5b1dfc9b8f08ed9e020bb54fc18550173ef6" 36SRCREV_cli = "1ab7665be88132a5769c1967e3975c80157fd06f"
37SRCREV_FORMAT = "docker_libnetwork" 37SRCREV_FORMAT = "docker_libnetwork"
38SRC_URI = "\ 38SRC_URI = "\
39 git://github.com/docker/docker.git;branch=23.0;name=docker;protocol=https \ 39 git://github.com/docker/docker.git;branch=23.0;name=docker;protocol=https \