build(deps): update mariadb docker tag to v10.5.8 (#1660)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/1661/head
renovate[bot] 2021-01-31 12:22:12 +11:00 committed by GitHub
parent 985aaaa76b
commit 006f1eb43b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3'
services:
mariadb:
image: mariadb:10.4.17
image: mariadb:10.5.8
environment:
- MYSQL_ROOT_PASSWORD=rootpassword
- MYSQL_USER=admin