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: services:
dpanel: dpanel:
image: "dpanel/dpanel:1.9.1.3-lite" image: "dpanel/dpanel:1.10.3-lite"
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks:
@@ -14,7 +14,6 @@ services:
- APP_NAME=${APP_NAME} - APP_NAME=${APP_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
networks: networks:
1panel-network: 1panel-network:
external: true external: true