Seafile : maj MariaDB 10.1 (EOL) -> 10.2
This commit is contained in:
parent
633924028c
commit
6d7b76f8d5
|
@ -1,7 +1,7 @@
|
|||
version: '2.0'
|
||||
services:
|
||||
db:
|
||||
image: mariadb:10.1
|
||||
image: mariadb:10.2
|
||||
container_name: seafile-mysql
|
||||
environment:
|
||||
- MYSQL_ROOT_PASSWORD=${GARBAYE_SEAFILE_MYSQL_ROOT_PASSWORD} # Requested, set the root's password of MySQL service.
|
||||
|
|
Loading…
Reference in a new issue