Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-03-17 15:21:45 +00:00
parent dc508bb977
commit 9360e49017
24 changed files with 3 additions and 3 deletions
@@ -10,7 +10,7 @@ services:
environment:
- APP_NAME=${CONTAINER_NAME}
- HTTPS_PROXY=${HTTP_PROXY}
image: dpanel/dpanel:1.6.0-lite
image: dpanel/dpanel:1.6.1-lite
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
environment:
- APP_NAME=${CONTAINER_NAME}
- HTTPS_PROXY=${HTTP_PROXY}
image: dpanel/dpanel:1.6.0
image: dpanel/dpanel:1.6.1
labels:
createdBy: Apps
networks:
@@ -12,7 +12,7 @@ services:
- LOG_LEVEL=debug
- TZ=Asia/Shanghai
- https_proxy=${http_proxy:-}
image: fallenbagel/jellyseerr:2.5.0
image: fallenbagel/jellyseerr:2.5.1
labels:
createdBy: Apps
networks: