Revert "cli/compose: add schema 3.14 (no changes from 3.13 yet)"

This reverts commit d0c86d39ef.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
This commit is contained in:
Paweł Gronowski
2025-11-10 17:44:10 +01:00
parent e0716b571f
commit 6ba06b5fb4
8 changed files with 7 additions and 688 deletions

View File

@ -513,7 +513,7 @@
"working_dir": "/code"
}
},
"version": "3.14",
"version": "3.13",
"volumes": {
"another-volume": {
"name": "user_specified_name",

View File

@ -1,4 +1,4 @@
version: "3.14"
version: "3.13"
services:
foo:
build: