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" value from example docker-compose.yml #1563

Merged
merged 1 commit into from
Apr 20, 2024

Commits on Apr 20, 2024

  1. Remove obsolete "version" value from example docker-compose.yml in RE…

    …ADME.md and from .yml files in
    
    examples since "Compose doesn't use version to select an exact schema to validate the Compose file,
    but prefers the most recent schema when it's implemented."
    
    See: https://github.com/compose-spec/compose-spec/blob/master/04-version-and-name.md
    Signed-off-by: Jeff Miller <[email protected]>
    lemondjeff committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    b033a18 View commit details
    Browse the repository at this point in the history