fix suggested by frappe/frappe_docker/issues/40

This commit is contained in:
chabad360 2018-08-01 13:39:08 -07:00
parent 7ba473ea0b
commit f609009c65

View file

@ -1,7 +1,7 @@
version: '2'
services:
mariadb:
image: "mariadb"
image: "mariadb:10.2"
environment:
- MYSQL_ROOT_PASSWORD=123
- MYSQL_USER=root