summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/docker/docker-moby_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/docker/docker-moby_git.bb b/recipes-containers/docker/docker-moby_git.bb
index 17cd3166..deaa1deb 100644
--- a/recipes-containers/docker/docker-moby_git.bb
+++ b/recipes-containers/docker/docker-moby_git.bb
@@ -34,9 +34,9 @@ DESCRIPTION = "Linux container runtime \
34# - The common components of this recipe and docker-ce do need to be moved 34# - The common components of this recipe and docker-ce do need to be moved
35# to a docker.inc recipe 35# to a docker.inc recipe
36 36
37SRCREV_moby = "bc3805a0a0d3b5bd3f0e6c69f46ac08dd53377c7" 37SRCREV_moby = "bfc8e1ae36e36573f5705700fd8a6c47bcc2f95c"
38SRCREV_libnetwork = "05b93e0d3a95952f70c113b0bc5bdb538d7afdd7" 38SRCREV_libnetwork = "05b93e0d3a95952f70c113b0bc5bdb538d7afdd7"
39SRCREV_cli = "a5ee5b1dfc9b8f08ed9e020bb54fc18550173ef6" 39SRCREV_cli = "1ab7665be88132a5769c1967e3975c80157fd06f"
40SRCREV_FORMAT = "moby_libnetwork" 40SRCREV_FORMAT = "moby_libnetwork"
41SRC_URI = "\ 41SRC_URI = "\
42 git://github.com/moby/moby.git;branch=23.0;name=moby;protocol=https \ 42 git://github.com/moby/moby.git;branch=23.0;name=moby;protocol=https \