1
0
Fork 0

chore(deps): update dpanel/dpanel docker tag to v1.10.2 (localApps) (#4907)

This commit is contained in:
renovate[bot] 2026-04-07 08:37:10 +00:00 committed by GitHub
parent c46f8b0adc
commit ef1d2e0014
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.1-lite"
image: "dpanel/dpanel:1.10.2-lite"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

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

View File

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