moby: update to v24.0.7-tip

Bumping moby to version v24.0.7-9-gafcd2cde95, which comprises the following commits:

    d0b5a5a8a5 integration/TestLiveRestore: Wait for process to exit
    f0b5ca47fb liverestore: Don't remove `--rm` containers on restart
    bfbb1dd890 update containerd binary to v1.7.9
    8a9a6702d0 update containerd binary to v1.7.8
    56d9d85c99 Dockerfile: update github.com/tc-hib/go-winres v0.3.1
    6d5c35c0ce update runc binary to v1.1.10
    05d7386665 daemon: daemon.containerRestart: don't cancel restart on context cancel

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2023-12-05 21:13:31 +00:00
parent 08ec5a182d
commit bf3b7371a3

View File

@ -44,7 +44,7 @@ DESCRIPTION = "Linux container runtime \
# so we get that tag, and make it our SRCREVS:
#
SRCREV_moby = "311b9ff0aa93aa55880e1e5f8871c4fb69583426"
SRCREV_moby = "afcd2cde957e5d3c33b79652645163dcb277b95d"
SRCREV_libnetwork = "67e0588f1ddfaf2faf4c8cae8b7ea2876434d91c"
SRCREV_cli = "ed223bc820ee9bb7005a333013b86203a9e1bc23"
SRCREV_FORMAT = "moby_libnetwork"