Update mariadb Docker tag to v10.7.6

This commit is contained in:
renovate[bot] 2022-09-21 01:15:15 +00:00 committed by GitHub
parent 2c6ab33a93
commit 69f158a9d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -46,7 +46,7 @@ services:
endpoint_mode: dnsrr
db:
image: mariadb:10.7.5
image: mariadb:10.7.6
environment:
- MYSQL_ROOT_PASSWORD=db_dev
- MYSQL_LOG_CONSOLE=true

View file

@ -44,7 +44,7 @@ services:
- seafile-net
db:
image: mariadb:10.7.5
image: mariadb:10.7.6
environment:
- MYSQL_ROOT_PASSWORD=db_dev
- MYSQL_LOG_CONSOLE=true