chore(deps): update mariadb docker tag to v13

This commit is contained in:
2026-09-16 00:31:21 +00:00
parent 66560cd209
commit e1e421381e
+1 -1
View File
@@ -66,7 +66,7 @@ services:
- "coop-cloud.${STACK_NAME}.version=3.0.6+7.0.4"
db:
image: "mariadb:12.3"
image: "mariadb:13.0"
volumes:
- "mariadb:/var/lib/mysql"
networks: