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 5f77847 commit 9c166f2Copy full SHA for 9c166f2
schema/config-linux.json
@@ -235,7 +235,7 @@
235
"properties": {
236
"defaultAction": {
237
"id": "https://opencontainers.org/schema/bundle/linux/seccomp/defaultAction",
238
- "type": "string"
+ "$ref": "defs-linux.json#/definitions/SeccompAction"
239
},
240
"architectures": {
241
"id": "https://opencontainers.org/schema/bundle/linux/seccomp/architectures",
0 commit comments