Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove obsolete version field from docker-compose files #1171

Conversation

JulianKniephoff
Copy link
Member

My Docker warns me by now:

WARN[0000] [redacted]/util/containers/docker-compose.yml: `version` is obsolete

cf. https://github.com/compose-spec/compose-spec/blob/master/04-version-and-name.md#version-top-level-element-obsolete

My Docker warns me by now:

> ```
> WARN[0000] [redacted]/util/containers/docker-compose.yml: `version` is obsolete
> ```

cf. https://github.com/compose-spec/compose-spec/blob/master/04-version-and-name.md#version-top-level-element-obsolete
@JulianKniephoff JulianKniephoff added kind:improvement area:build-system Related to building Tobira changelog:nope Not worth mentioning in the changelog labels May 23, 2024
@LukasKalbertodt
Copy link
Member

Also works with my presumably old docker-compose version 1.29.2

@LukasKalbertodt LukasKalbertodt merged commit 2f71e30 into elan-ev:master May 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:build-system Related to building Tobira changelog:nope Not worth mentioning in the changelog kind:improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants