Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

remove deprecated version specifier for Docker v2 #902

Merged
merged 1 commit into from
May 23, 2024

Conversation

CollapsingStar
Copy link
Contributor

What type of PR is this?

  • documentation
  • cleanup

What this PR does / why we need it:

The Docker Compose v2 version "version: x.x" key/value pair is obsolete according to Docker Compose's v2 spec:

https://github.com/compose-spec/compose-spec/blob/master/spec.md#version-and-name-top-level-elements

Updated reference in both the documentation and the main docker-compose.yml file.

Which issue(s) this PR fixes:

Fixes #901

Release Notes

- Removes "version: x.x" key/value pair from Docker Compose file/docs

@hay-kot hay-kot merged commit 6fd8457 into hay-kot:main May 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docker-compose.yml lists deprecated version tag for Docker v2
2 participants