Skip to content

Commit b860409

Browse files
author
Mrunal Patel
authored
Merge pull request opencontainers#546 from Mashimiao/seccomp-remove-unneeded-item
remove unneeded item from seccomp
2 parents 4a910f0 + 7d22f1c commit b860409

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

schema/config-linux.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,8 +326,7 @@
326326
"$ref": "defs-linux.json#/definitions/Syscall"
327327
}
328328
}
329-
},
330-
"type": "object"
329+
}
331330
},
332331
"sysctl": {
333332
"id": "https://opencontainers.org/schema/bundle/linux/sysctl",

0 commit comments

Comments
 (0)