feat: update dpanel 1.10.3-lite

This commit is contained in:
arch3rPro
2026-05-25 17:47:17 +08:00
parent 407966ecff
commit e76c8cdb04
2 changed files with 1 additions and 2 deletions
@@ -1,6 +1,6 @@
services:
dpanel:
image: "dpanel/dpanel:1.9.1.3-lite"
image: "dpanel/dpanel:1.10.3-lite"
container_name: ${CONTAINER_NAME}
restart: always
networks:
@@ -14,7 +14,6 @@ services:
- APP_NAME=${APP_NAME}
labels:
createdBy: "Apps"
networks:
1panel-network:
external: true