Bump runc to 1b8a1eeec3f337ab5d94f28980

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
Michael Crosby
2019-10-03 10:36:35 -04:00
parent 309c9c25ba
commit f277665edb
10 changed files with 289 additions and 5 deletions

View File

@@ -44,6 +44,7 @@ const (
Trap
Allow
Trace
Log
)
// Operator is a comparison operator to be used when matching syscall arguments in Seccomp