Fix entrypoint in MySQL image

This commit is contained in:
cytopia 2020-11-14 10:34:09 +01:00
parent 14259518c6
commit 657ba28afd
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -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: