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.
1 parent 75c847a commit 8558116Copy full SHA for 8558116
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