1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-17 17:29:35 +08:00

chore(deps): update dpanel/dpanel docker tag to v1.10.0 (localApps) (#4637)

This commit is contained in:
renovate[bot] 2026-03-21 10:17:00 +00:00 committed by GitHub
parent 4abf60acef
commit 3f65f98714
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.9.3-lite"
image: "dpanel/dpanel:1.10.0-lite"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

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

View File

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