build(deps): update dependency mariadb to v10.8.3 (#3419)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/3425/head^2
parent
efd4cb9b35
commit
d436b800bb
|
@ -2,7 +2,7 @@
|
|||
version: '3'
|
||||
services:
|
||||
mariadb:
|
||||
image: mariadb:10.8.2
|
||||
image: mariadb:10.8.3
|
||||
environment:
|
||||
- MYSQL_ROOT_PASSWORD=rootpassword
|
||||
- MYSQL_USER=admin
|
||||
|
|
Loading…
Reference in New Issue