From b0c7abf3d083f8ed74ce1a8ea6fbda2f5cf9b518 Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Fri, 30 Jun 2023 14:26:04 +0100 Subject: [PATCH] update compose banner (#17660) * update compose banner * typo * typo * Update _includes/compose-eol.md Co-authored-by: Chris Chinchilla * Update _includes/compose-eol.md Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com> --------- Co-authored-by: aevesdocker Co-authored-by: Chris Chinchilla Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com> --- _includes/compose-eol.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/compose-eol.md b/_includes/compose-eol.md index d45bb57392..8d70e3a90f 100644 --- a/_includes/compose-eol.md +++ b/_includes/compose-eol.md @@ -1,6 +1,6 @@ > **Important** > -> Compose V1 no longer receives updates and will not be available in new releases of Docker Desktop after June 2023. +> From July 2023 Compose V1 stopped receiving updates. It's also no longer available in new releases of Docker Desktop. > > Compose V2 is included with all currently supported versions of Docker Desktop. > For more information, see [Migrate to Compose V2](/compose/migrate).