Skip to content

Commit e3c0acf

Browse files
AnaMManolachendeloof
authored andcommitted
Specify type of extra_host array items
Signed-off-by: Ana-Maria (A.) Manolache <[email protected]>
1 parent 40867a7 commit e3c0acf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

schema/compose-spec.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -935,7 +935,9 @@
935935
},
936936
{
937937
"type": "array",
938-
"items": {},
938+
"items": {
939+
"type": "string"
940+
},
939941
"uniqueItems": false
940942
}
941943
]

0 commit comments

Comments
 (0)