mirror of https://github.com/docker/docs.git
Remove Compose file version from the yaml file
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
This commit is contained in:
parent
2639a64d0c
commit
84ee510dfd
|
@ -1,4 +1,3 @@
|
||||||
version: "3.7"
|
|
||||||
services:
|
services:
|
||||||
docs:
|
docs:
|
||||||
# By default, docker-compose up --build builds docs for a development
|
# By default, docker-compose up --build builds docs for a development
|
||||||
|
|
Loading…
Reference in New Issue