mirror of https://github.com/docker/docs.git
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:
parent
2a38290141
commit
f0b643fb26
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue