1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-21 13:19:39 +08:00

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

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"