diff --git a/hack/dockerfile/binaries-commits b/hack/dockerfile/binaries-commits index 50f8f341df..4f85d9173c 100644 --- a/hack/dockerfile/binaries-commits +++ b/hack/dockerfile/binaries-commits @@ -4,7 +4,7 @@ TOMLV_COMMIT=9baf8a8a9f2ed20a8e54160840c492f937eeaf9a # When updating RUNC_COMMIT, also update runc in vendor.conf accordingly RUNC_COMMIT=9c2d8d184e5da67c95d601382adf14862e4f2228 -CONTAINERD_COMMIT=422e31ce907fd9c3833a38d7b8fdd023e5a76e73 +CONTAINERD_COMMIT=9048e5e50717ea4497b757314bad98ea3763c145 TINI_COMMIT=949e6facb77383876aeff8a6944dde66b3089574 LIBNETWORK_COMMIT=7b2b1feb1de4817d522cc372af149ff48d25028e VNDR_COMMIT=19220953c4a45310a4c404b7905154e29120249e diff --git a/vendor.conf b/vendor.conf index 7a3a1fe9d8..23e9bea77d 100644 --- a/vendor.conf +++ b/vendor.conf @@ -101,7 +101,7 @@ google.golang.org/genproto b3e7c2fb04031add52c4817f53f43757ccbf9c18 github.com/docker/docker-credential-helpers v0.5.0 # containerd -github.com/docker/containerd 422e31ce907fd9c3833a38d7b8fdd023e5a76e73 +github.com/docker/containerd 9048e5e50717ea4497b757314bad98ea3763c145 github.com/tonistiigi/fifo 1405643975692217d6720f8b54aeee1bf2cd5cf4 # cluster