build(deps): update mariadb docker tag to v10.4.17 (#1652)

This commit is contained in:
renovate[bot] 2021-01-31 09:28:43 +11:00 committed by GitHub
parent 681a42afff
commit ed5e9264f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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