build(deps): update dependency mariadb to v10.8.2 (#2917)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2919/head^2
renovate[bot] 2022-02-27 10:12:17 +11:00 committed by GitHub
parent d565133f19
commit e286741357
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
version: '3'
services:
mariadb:
image: mariadb:10.7.1
image: mariadb:10.8.2
environment:
- MYSQL_ROOT_PASSWORD=rootpassword
- MYSQL_USER=admin