mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Update mariadb Docker tag to v10.7 (#9969)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -78,7 +78,7 @@ services:
|
||||
- 5101:3306
|
||||
|
||||
maria:
|
||||
image: mariadb:10.6
|
||||
image: mariadb:10.7
|
||||
environment:
|
||||
MYSQL_ROOT_PASSWORD: secret
|
||||
MYSQL_DATABASE: directus
|
||||
|
||||
Reference in New Issue
Block a user