mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-19 04:47:52 +00:00
Use latest docker-mysql images
This commit is contained in:
parent
895558209e
commit
dbfd086227
@ -329,7 +329,7 @@ services:
|
||||
# MySQL Database
|
||||
# ------------------------------------------------------------
|
||||
mysql:
|
||||
image: devilbox/mysql:${MYSQL_SERVER}-0.15
|
||||
image: devilbox/mysql:${MYSQL_SERVER}-0.19
|
||||
hostname: mysql
|
||||
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user