try mariadb
This commit is contained in:
parent
6df0494809
commit
7b26048288
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ pipeline:
|
|||
|
||||
services:
|
||||
database:
|
||||
image: mysql
|
||||
image: mariadb
|
||||
environment:
|
||||
- MYSQL_DATABASE=outbag
|
||||
- MYSQL_USER=outbag
|
||||
|
|
Loading…
Reference in a new issue