mirror of
https://fast.feibisi.com/https://github.com/parcelvoy/platform.git
synced 2025-08-28 11:46:02 +08:00
Correct required docker compose version (#529)
This commit is contained in:
parent
b82f485316
commit
468eccc0fe
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
version: '3'
|
||||
version: '3.4'
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:8.0.36
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue