Processed apps directory via GitHub Actions
Some checks are pending
Process Apps and Commit Changes / process (push) Waiting to run

This commit is contained in:
QYG2297248353 2024-12-20 07:13:21 +00:00
parent 756c652816
commit 740efa99b7
18 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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