Skip to content

Commit 507df25

Browse files
authored
Merge pull request #367 from compose-spec/compose-spec
Update compose-spec.json
2 parents 02f25ec + 2bb8b02 commit 507df25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

schema/compose-spec.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
"properties": {
9292
"context": {"type": "string"},
9393
"dockerfile": {"type": "string"},
94+
"dockerfile_inline": {"type": "string"},
9495
"args": {"$ref": "#/definitions/list_or_dict"},
9596
"ssh": {"$ref": "#/definitions/list_or_dict"},
9697
"labels": {"$ref": "#/definitions/list_or_dict"},

0 commit comments

Comments
 (0)