Update runc and runtime-spec dependencies
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
@@ -52,7 +52,7 @@ var execCommand = cli.Command{
|
||||
return err
|
||||
}
|
||||
|
||||
pspec := &spec.Process
|
||||
pspec := spec.Process
|
||||
pspec.Terminal = tty
|
||||
pspec.Args = args
|
||||
|
||||
|
||||
Reference in New Issue
Block a user