We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75c847a + 8558116 commit b2d941eCopy full SHA for b2d941e
schema/config-linux.json
@@ -229,7 +229,7 @@
229
"properties": {
230
"defaultAction": {
231
"id": "https://opencontainers.org/schema/bundle/linux/seccomp/defaultAction",
232
- "type": "string"
+ "$ref": "defs-linux.json#/definitions/SeccompAction"
233
},
234
"architectures": {
235
"id": "https://opencontainers.org/schema/bundle/linux/seccomp/architectures",
0 commit comments