1
0
Fork 0

Update dpanel/dpanel Docker tag to v1.8.0 (#1151)

This commit is contained in:
renovate[bot] 2025-08-11 20:02:29 +08:00 committed by GitHub
parent e9da2b1330
commit 0ee6f6d146
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
17 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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