Update mariadb Docker tag to v12.3.2

This commit is contained in:
renovate[bot]
2026-06-02 03:34:24 +00:00
committed by GitHub
parent 8a0fd7a7a1
commit e5538ec048
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
mariadb:
image: mariadb:12.2.2
image: mariadb:12.3.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"