Update mariadb Docker tag to v12

This commit is contained in:
renovate[bot]
2025-08-13 03:52:19 +00:00
committed by GitHub
parent 8e9dca7185
commit 11348cb9e1

View File

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