chore: bumped up mariadb image version

This commit is contained in:
Jannat Patel
2024-12-16 17:00:55 +05:30
parent 7f44177986
commit ae8008d05c
5 changed files with 4 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ version: "3.7"
name: lms
services:
mariadb:
image: mariadb:10.6
image: mariadb:10.8
command:
- --character-set-server=utf8mb4
- --collation-server=utf8mb4_unicode_ci