mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Add missing network.internal to v3 schema.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
parent
e035931f2e
commit
ce2219ec37
@ -308,6 +308,7 @@
|
||||
},
|
||||
"additionalProperties": false
|
||||
},
|
||||
"internal": {"type": "boolean"},
|
||||
"labels": {"$ref": "#/definitions/list_or_dict"}
|
||||
},
|
||||
"additionalProperties": false
|
||||
|
Loading…
x
Reference in New Issue
Block a user