dockerd: Update to 20.10.14, and update version checking mechanism
authorAndy Dodd <atd7@cornell.edu>
Mon, 2 May 2022 17:54:18 +0000 (13:54 -0400)
committerRosen Penev <rosenp@gmail.com>
Sun, 15 May 2022 14:57:39 +0000 (07:57 -0700)
commitdf8b28232cbcde0c2edb83e5247b93b2c8513f1b
tree0ef8fb028f0019321e020a36527c191f955ac12b
parent23547de3c9f6c46331fcbc91d863e9b6c59a0c2f
dockerd: Update to 20.10.14, and update version checking mechanism

https://github.com/moby/moby/commit/a7a7c732c0dc02ee5b5515f4ca868ef50cafa4a1
changed package pinning from commit hash to version for some dependencies
(but not all, libnetwork is still referenced by commit)

Support the version-based pinning mechanism in addition to commit-based

Signed-off-by: Andy Dodd <atd7@cornell.edu>
(cherry picked from commit c3166c5a22a89bfdf4dd1edac25e4a8256717a68)
utils/dockerd/Makefile