Merge pull request #1251 from QYG2297248353/renovate/mariadb-11.x

Update mariadb Docker tag to v11.7.2
This commit is contained in:
2025-02-15 17:13:32 +08:00
committed by GitHub
8 changed files with 1 additions and 1 deletions
@@ -4,7 +4,7 @@ networks:
services: services:
mariadb: mariadb:
image: mariadb:11.6.2 image: mariadb:11.7.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"