Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353 2024-12-05 07:43:13 +00:00
parent cb12163156
commit d9f5190ead
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.3.3-lite
image: dpanel/dpanel:1.3.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.3.3
image: dpanel/dpanel:1.3.4
labels:
createdBy: Apps
networks: