Use v2 since extends is still supported there (PR #876)
See https://github.com/docker/compose/issues/4315.
This commit is contained in:
parent
6526b29ef8
commit
51359ee571
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
version: '3'
|
version: '2'
|
||||||
services:
|
services:
|
||||||
|
|
||||||
foodsoft:
|
foodsoft:
|
||||||
|
|
Loading…
Reference in a new issue