Update to include MARIADB_VERSION in env file which sets the mariadb version (#2185)

This commit is contained in:
zslavis
2019-07-13 20:46:21 -07:00
committed by Shao Yu-Lung (Allen)
parent 01eb934863
commit 4e257c8e8f
3 changed files with 4 additions and 1 deletions

View File

@ -401,6 +401,7 @@ services:
- http_proxy
- https_proxy
- no_proxy
- MARIADB_VERSION=${MARIADB_VERSION}
volumes:
- ${DATA_PATH_HOST}/mariadb:/var/lib/mysql
- ${MARIADB_ENTRYPOINT_INITDB}:/docker-entrypoint-initdb.d