This commit is contained in:
sopanawit 2018-08-17 03:10:03 +00:00 committed by GitHub
commit e4e6a2378f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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