Remove refs to Desktop 4.1

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
This commit is contained in:
Usha Mandya 2021-09-29 14:22:22 +01:00
parent 9977cb1d5e
commit 567a4e27ed
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ title: Compose V2
> Important
>
> The new Compose V2, which supports the `compose` command as part of the Docker CLI, is available with the Docker Desktop 4.1.0 release.
> The new Compose V2, which supports the `compose` command as part of the Docker CLI, is now available.
>
> Compose V2 integrates compose functions into the Docker platform, continuing to support most of the previous `docker-compose` features and flags. You can test the Compose V2 by simply replacing the dash (`-`) with a space, and by running `docker compose`, instead of `docker-compose`.
{: .important}