dockerd: Update to 20.10.14, and update version checking mechanism 18441/head
authorAndy Dodd <atd7@cornell.edu>
Mon, 2 May 2022 17:54:18 +0000 (13:54 -0400)
committerAndy Dodd <atd7@cornell.edu>
Tue, 3 May 2022 15:58:20 +0000 (11:58 -0400)
commitc3166c5a22a89bfdf4dd1edac25e4a8256717a68
tree6e54a04681d3982369328af8261e8fe453b775a2
parenta134a23a0784f1b0a04670f38ffedddb46087dee
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>
utils/dockerd/Makefile