Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353 2024-12-31 02:14:31 +00:00
parent cba9045e5c
commit f8d322b120
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.4.1-lite
image: dpanel/dpanel:1.5.0-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.4.1
image: dpanel/dpanel:1.5.0
labels:
createdBy: Apps
networks: