1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 05:41:03 +08:00

chore(deps): update mariadb docker tag to v11.8.4 (#2451)

This commit is contained in:
renovate[bot] 2025-11-11 06:32:54 +00:00 committed by GitHub
parent 1548c773ea
commit 2e7d59ab53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
mariadb:
image: mariadb:11.8.3
image: mariadb:11.8.4
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"