mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-23 14:42:25 +00:00
#373 Use fixed MySQL images which allow for custom configuration files
This commit is contained in:
parent
f45826edfd
commit
f5e32c25a1
@ -309,7 +309,7 @@ services:
|
||||
# MySQL Database
|
||||
# ------------------------------------------------------------
|
||||
mysql:
|
||||
image: devilbox/mysql:${MYSQL_SERVER}
|
||||
image: devilbox/mysql:${MYSQL_SERVER}-0.3
|
||||
hostname: mysql
|
||||
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user