mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-09 21:17:09 +08:00
bumpo compose-go to v2.1.0
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
1
vendor/github.com/compose-spec/compose-go/v2/schema/compose-spec.json
generated
vendored
1
vendor/github.com/compose-spec/compose-go/v2/schema/compose-spec.json
generated
vendored
@ -104,6 +104,7 @@
|
||||
"context": {"type": "string"},
|
||||
"dockerfile": {"type": "string"},
|
||||
"dockerfile_inline": {"type": "string"},
|
||||
"entitlements": {"type": "array", "items": {"type": "string"}},
|
||||
"args": {"$ref": "#/definitions/list_or_dict"},
|
||||
"ssh": {"$ref": "#/definitions/list_or_dict"},
|
||||
"labels": {"$ref": "#/definitions/list_or_dict"},
|
||||
|
Reference in New Issue
Block a user