Update runc to fix hang during start and exec

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
Upstream-commit: d10091c86e75fb78eaba96f433dc2cc06c0a54de
Component: engine
This commit is contained in:
Michael Crosby
2018-01-23 15:02:31 -05:00
parent 800ee6ea8f
commit 4798645bfb
3 changed files with 13 additions and 2 deletions
@@ -3,7 +3,7 @@
TOMLV_COMMIT=9baf8a8a9f2ed20a8e54160840c492f937eeaf9a
# When updating RUNC_COMMIT, also update runc in vendor.conf accordingly
RUNC_COMMIT=7f24b40cc5423969b4554ef04ba0b00e2b4ba010
RUNC_COMMIT=9f9c96235cc97674e935002fc3d78361b696a69e
# containerd is also pinned in vendor.conf. When updating the binary
# version you may also need to update the vendor version to pick up bug