diff --git a/compose/compose-file/index.md b/compose/compose-file/index.md index 0a1cb610f3..8cfae5a232 100644 --- a/compose/compose-file/index.md +++ b/compose/compose-file/index.md @@ -1599,7 +1599,7 @@ expressed in the short form. ```none -version: "3" +version: "3.2" services: web: image: nginx:alpine