Skip to content

Commit

Permalink
Merge pull request #367 from compose-spec/compose-spec
Browse files Browse the repository at this point in the history
Update compose-spec.json
  • Loading branch information
glours authored Mar 14, 2023
2 parents 02f25ec + 2bb8b02 commit 507df25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schema/compose-spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
"properties": {
"context": {"type": "string"},
"dockerfile": {"type": "string"},
"dockerfile_inline": {"type": "string"},
"args": {"$ref": "#/definitions/list_or_dict"},
"ssh": {"$ref": "#/definitions/list_or_dict"},
"labels": {"$ref": "#/definitions/list_or_dict"},
Expand Down

0 comments on commit 507df25

Please sign in to comment.