build(deps): update mariadb docker tag to v10.6.4 (#2274)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/2272/head^2
parent
997036f9c3
commit
c593ebc573
|
@ -2,7 +2,7 @@
|
|||
version: '3'
|
||||
services:
|
||||
mariadb:
|
||||
image: mariadb:10.6.3
|
||||
image: mariadb:10.6.4
|
||||
environment:
|
||||
- MYSQL_ROOT_PASSWORD=rootpassword
|
||||
- MYSQL_USER=admin
|
||||
|
|
Loading…
Reference in New Issue