Skip to content

Conversation

ndeloof
Copy link
Collaborator

@ndeloof ndeloof commented Dec 13, 2023

According to https://github.com/compose-spec/compose-spec/blob/master/05-services.md#extends extends should be a mapping, but the json schema indeed allows use of a single string. So we need to fix the docs, but let's also fixes the code!

closes docker/compose#11267

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
@ndeloof ndeloof merged commit 82a567a into compose-spec:main Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] panic: interface conversion: interface {} is string, not map[string]interface {}
2 participants