Use latest docker-mysql images

This commit is contained in:
cytopia 2022-12-04 11:15:36 +01:00
parent 895558209e
commit dbfd086227
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

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