mirror of https://github.com/snachodog/mybuddy.git
Update docker-compose.yml
Updated the Compose version number to 3.7.
This commit is contained in:
parent
9b19448317
commit
61f1aec883
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
version: "2"
|
version: "3.7"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
|
|
Loading…
Reference in New Issue