Merge pull request #1 from docker/test_versionless_compose_files

Remove version from compose files to work with the 1.27.x versionless…
This commit is contained in:
kalasbra3
2021-03-15 22:28:58 +01:00
committed by GitHub
26 changed files with 2 additions and 29 deletions

View File

@@ -1,4 +1,3 @@
version: "3.7"
services:
web:
build: vuejs