#373 Use fixed MySQL images which allow for custom configuration files

This commit is contained in:
cytopia 2019-03-23 20:40:29 +01:00
parent f45826edfd
commit f5e32c25a1
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -309,7 +309,7 @@ services:
# MySQL Database
# ------------------------------------------------------------
mysql:
image: devilbox/mysql:${MYSQL_SERVER}
image: devilbox/mysql:${MYSQL_SERVER}-0.3
hostname: mysql
environment: