Update to include MARIADB_VERSION in env file which sets the mariadb version (#2185)
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
01eb934863
commit
4e257c8e8f
@ -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
|
||||
|
Reference in New Issue
Block a user