Update vendored runc to v1.0.0.0-rc94
Note that this is the code in containerd that uses runc (as almost a library). Please see the other commit for the update to runc binary itself. Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
# 3.) $ make binaries install test
|
||||
#
|
||||
# Use the RUNC_VERSION build-arg to build with a custom version of runc, for example,
|
||||
# to build runc v1.0.0-rc93, use:
|
||||
# to build runc v1.0.0-rc94, use:
|
||||
#
|
||||
# docker build -t containerd-test --build-arg RUNC_VERSION=v1.0.0-rc93 -f Dockerfile.test ../
|
||||
# docker build -t containerd-test --build-arg RUNC_VERSION=v1.0.0-rc94 -f Dockerfile.test ../
|
||||
|
||||
ARG GOLANG_VERSION=1.16.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user