Skip to content

Commit 9c166f2

Browse files
Zhou Haoparavmellanox
authored andcommitted
schema: add allowed values for defaultAction
Signed-off-by: Zhou Hao <[email protected]>
1 parent 5f77847 commit 9c166f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/config-linux.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
"properties": {
236236
"defaultAction": {
237237
"id": "https://opencontainers.org/schema/bundle/linux/seccomp/defaultAction",
238-
"type": "string"
238+
"$ref": "defs-linux.json#/definitions/SeccompAction"
239239
},
240240
"architectures": {
241241
"id": "https://opencontainers.org/schema/bundle/linux/seccomp/architectures",

0 commit comments

Comments
 (0)