Update runtime-spec rc6
This should be the same commit tagged as the 1.0 release Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@ const pipeRoot = `\\.\pipe`
|
||||
func createDefaultSpec() (*specs.Spec, error) {
|
||||
return &specs.Spec{
|
||||
Version: specs.Version,
|
||||
Root: specs.Root{},
|
||||
Root: &specs.Root{},
|
||||
Process: &specs.Process{
|
||||
ConsoleSize: &specs.Box{
|
||||
Width: 80,
|
||||
|
||||
Reference in New Issue
Block a user