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:
|
services:
|
||||||
database:
|
database:
|
||||||
image: mysql
|
image: mariadb
|
||||||
environment:
|
environment:
|
||||||
- MYSQL_DATABASE=outbag
|
- MYSQL_DATABASE=outbag
|
||||||
- MYSQL_USER=outbag
|
- MYSQL_USER=outbag
|
||||||
|
|
Loading…
Reference in a new issue