Merge pull request #5955 from QYG2297248353/renovate/mariadb-12.x

Update mariadb Docker tag to v12.3.2
This commit is contained in:
github-actions[bot]
2026-06-02 03:35:05 +00:00
committed by GitHub
8 changed files with 1 additions and 1 deletions
@@ -4,7 +4,7 @@ networks:
services: services:
mariadb: mariadb:
image: mariadb:12.2.2 image: mariadb:12.3.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"