mirror of
https://github.com/cytopia/devilbox.git
synced 2025-04-08 03:24:15 +00:00
Fix entrypoint in MySQL image
This commit is contained in:
parent
14259518c6
commit
657ba28afd
@ -317,7 +317,7 @@ services:
|
||||
# MySQL Database
|
||||
# ------------------------------------------------------------
|
||||
mysql:
|
||||
image: devilbox/mysql:${MYSQL_SERVER}-0.6
|
||||
image: devilbox/mysql:${MYSQL_SERVER}-0.7
|
||||
hostname: mysql
|
||||
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user