Update runtime spec to 035da1dca3dfbb00d752eb58b0b
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
@@ -113,7 +113,7 @@ func spec(id string, args []string, tty bool) *specs.Spec {
|
||||
Devices: []specs.LinuxDeviceCgroup{
|
||||
{
|
||||
Allow: false,
|
||||
Access: &rwm,
|
||||
Access: rwm,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user