Update mariadb Docker tag to v11.5.2

This commit is contained in:
renovate[bot] 2024-08-15 22:19:58 +00:00 committed by GitHub
parent af3e370870
commit 5c40b0721b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ networks:
services: services:
mariadb: mariadb:
image: mariadb:11.4.3 image: mariadb:11.5.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"