Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353 2025-02-05 12:37:28 +00:00
parent 788d9b98d8
commit 22b7b55897
16 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ services:
environment:
- APP_NAME=${CONTAINER_NAME}
- HTTPS_PROXY=${HTTP_PROXY}
image: dpanel/dpanel:1.5.3-lite
image: dpanel/dpanel:1.5.4-lite
labels:
createdBy: Apps
networks:

View File

@ -10,7 +10,7 @@ services:
environment:
- APP_NAME=${CONTAINER_NAME}
- HTTPS_PROXY=${HTTP_PROXY}
image: dpanel/dpanel:1.5.3
image: dpanel/dpanel:1.5.4
labels:
createdBy: Apps
networks: