1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-12 16:22:34 +08:00

Update dpanel/dpanel Docker tag to v1.5.2

This commit is contained in:
renovate[bot] 2025-01-13 05:14:21 +00:00 committed by GitHub
parent 30f22e1133
commit 980da3423b
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
dpanel:
image: dpanel/dpanel:1.5.1-lite
image: dpanel/dpanel:1.5.2-lite
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
dpanel:
image: dpanel/dpanel:1.5.1
image: dpanel/dpanel:1.5.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"