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>
Wed, 11 May 2022 21:51:41 +0000 (17:51 -0400)
commit1c6913f8e36c1608e736e6c3d175126969c34b1f
treebaa44939767cb56360974b0797fd233f44965d3f
parent32570305cac6f3bcb483d67be8f7974d7db61d1c
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