Update mariadb Docker tag to v11.8.3

This commit is contained in:
renovate[bot]
2025-08-13 00:59:44 +00:00
committed by GitHub
parent 0414cfbeb9
commit 3668ed019e

View File

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