Remove misleading "This is the newest version." from "Compose file version 3 reference" (#17108)

Compose file version 3 is not the newest version, the Compose Specification is.

This change is consistent with https://github.com/docker/docs/blob/main/compose/compose-file/index.md
This commit is contained in:
David Winiecki 2023-04-14 00:57:29 -07:00 committed by GitHub
parent 2a38290141
commit f0b643fb26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -9,8 +9,7 @@ toc_min: 1
## Reference and guidelines
These topics describe version 3 of the Compose file format. This is the newest
version.
These topics describe version 3 of the Compose file format.
## Compose and Docker compatibility matrix