Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353 2025-03-17 15:21:43 +00:00
parent 62c6e071f4
commit e3e00b53a0
27 changed files with 6 additions and 6 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.6.0-lite image: dpanel/dpanel:1.6.1-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.6.0 image: dpanel/dpanel:1.6.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:

View File

@ -12,7 +12,7 @@ services:
- LOG_LEVEL=debug - LOG_LEVEL=debug
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- https_proxy=${http_proxy:-} - https_proxy=${http_proxy:-}
image: fallenbagel/jellyseerr:2.5.0 image: fallenbagel/jellyseerr:2.5.1
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.6.0-lite image: dpanel/dpanel:1.6.1-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.6.0 image: dpanel/dpanel:1.6.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:

View File

@ -12,7 +12,7 @@ services:
- LOG_LEVEL=debug - LOG_LEVEL=debug
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- https_proxy=${http_proxy:-} - https_proxy=${http_proxy:-}
image: fallenbagel/jellyseerr:2.5.0 image: fallenbagel/jellyseerr:2.5.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: