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

This commit is contained in:
renovate[bot]
2026-02-13 05:57:41 +00:00
committed by GitHub
parent 1d4da5da43
commit 1bc7234277
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
mariadb:
image: mariadb:12.1.2
image: mariadb:12.2.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"