build(deps): update mariadb docker tag to v10.10.2 (#4399)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/4401/head
renovate[bot] 2022-11-18 10:50:47 +00:00 committed by GitHub
parent 1c413bae52
commit 47b78f2272
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.9.4
image: mariadb:10.10.2
environment:
- MYSQL_ROOT_PASSWORD=rootpassword
- MYSQL_USER=admin