mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
Update spec to v0.5.0
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ import (
|
||||
"github.com/opencontainers/runc/libcontainer"
|
||||
"github.com/opencontainers/runc/libcontainer/configs"
|
||||
"github.com/opencontainers/runc/libcontainer/specconv"
|
||||
"github.com/opencontainers/specs/specs-go"
|
||||
"github.com/opencontainers/runtime-spec/specs-go"
|
||||
)
|
||||
|
||||
var restoreCommand = cli.Command{
|
||||
|
||||
Reference in New Issue
Block a user