1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-27 04:20:23 +08:00

Update mariadb Docker tag to v11.4.3

This commit is contained in:
renovate[bot] 2024-08-12 21:33:40 +00:00 committed by GitHub
parent 2f359771a4
commit 231b373bc2

View File

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