use mariadb:11 as the other one does not exist
This commit is contained in:
@@ -29,7 +29,7 @@ services:
|
|||||||
mysql:
|
mysql:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
mysql:
|
mysql:
|
||||||
image: mariadb:lts
|
image: mariadb:11
|
||||||
environment:
|
environment:
|
||||||
- MYSQL_USER=${SERVICE_USER_MYSQL}
|
- MYSQL_USER=${SERVICE_USER_MYSQL}
|
||||||
- MYSQL_PASSWORD=${SERVICE_PASSWORD_MYSQL}
|
- MYSQL_PASSWORD=${SERVICE_PASSWORD_MYSQL}
|
||||||
|
Reference in New Issue
Block a user