mirror of
https://github.com/nicolabs/musiccast-repairkit.git
synced 2026-05-21 03:10:03 +02:00
fixed : docker-compose 3.2+ is required for the long version format of ports:
This commit is contained in:
parent
b9c6218250
commit
e81536b917
|
|
@ -1,4 +1,4 @@
|
|||
version: "3"
|
||||
version: "3.2"
|
||||
|
||||
services:
|
||||
musiccast-repairkit:
|
||||
|
|
|
|||
Loading…
Reference in a new issue