Update containerd and runc
containerd: 837e8c5e1cad013ed57f5c2090c8591c10cbbdae runc: 02f8fa7863dd3f82909a73e2061897828460d52f Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com> Upstream-commit: 7e12c3bb99381f117be73e05c187be6ce44280b9 Component: engine
This commit is contained in:
@ -222,7 +222,7 @@ RUN ./contrib/download-frozen-image-v2.sh /docker-frozen-images \
|
||||
hello-world:latest@sha256:8be990ef2aeb16dbcb9271ddfe2610fa6658d13f6dfb8bc72074cc1ca36966a7
|
||||
# See also "hack/make/.ensure-frozen-images" (which needs to be updated any time this list is)
|
||||
|
||||
# Install tomlv, runc, containerd.and grimes
|
||||
# Install tomlv, runc, containerd and grimes
|
||||
# Please edit hack/dockerfile/install-binaries.sh to update them.
|
||||
COPY hack/dockerfile/install-binaries.sh /tmp/install-binaries.sh
|
||||
RUN /tmp/install-binaries.sh tomlv runc containerd grimes
|
||||
|
||||
Reference in New Issue
Block a user