1
0
Fork 0

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 d65b38ada5
commit 40ce509d2f
1 changed files with 1 additions and 1 deletions

View File

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