1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-20 04:50:31 +08:00

chore(deps): update dpanel/dpanel docker tag to v1.10.3 (localApps) (#5633)

This commit is contained in:
renovate[bot] 2026-05-18 13:38:15 +00:00 committed by GitHub
parent 8b38ae8e3c
commit f20a73ba73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
services:
dpanel:
image: "dpanel/dpanel:1.10.2-lite"
image: "dpanel/dpanel:1.10.3-lite"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -1,6 +1,6 @@
services:
dpanel:
image: "dpanel/dpanel:1.10.2-lite"
image: "dpanel/dpanel:1.10.3-lite"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

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