mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 17:05:32 +00:00
Merge pull request #113 from ggogel/renovate/mariadb-10.11.x
Update mariadb Docker tag to v10.11.5
This commit is contained in:
commit
0582a1bdf0
|
@ -46,7 +46,7 @@ services:
|
|||
endpoint_mode: dnsrr
|
||||
|
||||
db:
|
||||
image: mariadb:10.11.4
|
||||
image: mariadb:10.11.5
|
||||
environment:
|
||||
- MYSQL_ROOT_PASSWORD=db_dev
|
||||
- MYSQL_LOG_CONSOLE=true
|
||||
|
|
|
@ -44,7 +44,7 @@ services:
|
|||
- seafile-net
|
||||
|
||||
db:
|
||||
image: mariadb:10.11.4
|
||||
image: mariadb:10.11.5
|
||||
environment:
|
||||
- MYSQL_ROOT_PASSWORD=db_dev
|
||||
- MYSQL_LOG_CONSOLE=true
|
||||
|
|
Loading…
Reference in a new issue