chore(deps): update mariadb docker tag to v12.1.2

This commit is contained in:
renovate[bot]
2025-11-21 05:10:32 +00:00
committed by GitHub
parent 110760c317
commit 123ad2b6cd

View File

@@ -4,7 +4,7 @@ networks:
services:
mariadb:
image: mariadb:12.0.2
image: mariadb:12.1.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"