summaryrefslogtreecommitdiffstats
path: root/recipes-containers/docker
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2021-04-28 12:06:51 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2021-04-28 12:06:51 -0400
commitbf4f56ab8aca98a4c3b96972f741680b0f3d97dc (patch)
tree903873c801aa30859fda8d8659d59969e3112402 /recipes-containers/docker
parentadc6207b5ba6e7a0acadb6e0c4c96c64a1228e0d (diff)
downloadmeta-virtualization-bf4f56ab8aca98a4c3b96972f741680b0f3d97dc.tar.gz
docker-moby: bump to 20.10-latest
Grabbing the following (minor) commits: 8a7f77cb2f dockerd-rootless.sh: use `command -v` instead of `which` 08b27e45d8 Dockerfile: update yamllint to v1.26.1 to fix build Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers/docker')
-rw-r--r--recipes-containers/docker/docker-moby.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/docker/docker-moby.bb b/recipes-containers/docker/docker-moby.bb
index 31f3ce9f..9f5be5c6 100644
--- a/recipes-containers/docker/docker-moby.bb
+++ b/recipes-containers/docker/docker-moby.bb
@@ -35,7 +35,7 @@ DESCRIPTION = "Linux container runtime \
35# to a docker.inc recipe 35# to a docker.inc recipe
36 36
37# moby commit matches the docker-engine bump on the 19.03 branch' 37# moby commit matches the docker-engine bump on the 19.03 branch'
38SRCREV_moby = "8728dd246c3ab53105434eef8ffe997b6fd14dc6" 38SRCREV_moby = "ce826938232fbee567c8805460a8b2c82dc2e493"
39SRCREV_libnetwork = "b3507428be5b458cb0e2b4086b13531fb0706e46" 39SRCREV_libnetwork = "b3507428be5b458cb0e2b4086b13531fb0706e46"
40SRCREV_cli = "370c28948e3c12dce3d1df60b6f184990618553f" 40SRCREV_cli = "370c28948e3c12dce3d1df60b6f184990618553f"
41SRC_URI = "\ 41SRC_URI = "\