Update mariadb Docker tag to v13

This commit is contained in:
2026-09-16 00:02:59 +00:00
parent 75c5ca2e03
commit 7acf0fe4dd
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: mariadb:12.3.3
image: mariadb:13.0.2
container_name: mariadb
command: --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci
networks: