Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-04-10 12:41:56 +00:00
parent cd1cf37633
commit a41e6ef326
41 changed files with 5 additions and 5 deletions
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
image: qyg2297248353/ammds:v1.0.30
image: qyg2297248353/ammds:v1.1.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -14,7 +14,7 @@ services:
- PUID=0
- PGID=0
- UMASK=022
image: jxxghp/moviepilot:1.9.17
image: jxxghp/moviepilot:1.9.18
labels:
createdBy: Apps
logging:
@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false
image: n8nio/n8n:1.87.2
image: n8nio/n8n:1.88.0
labels:
createdBy: Apps
networks:
@@ -19,7 +19,7 @@ services:
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
- NEXT_PUBLIC_CustomTitle=NezhaDash
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
image: hamster1963/nezha-dash:v2.9.2
image: hamster1963/nezha-dash:v2.9.3
labels:
createdBy: Apps
networks:
@@ -57,7 +57,7 @@ services:
- -f
- http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s
image: diygod/rsshub:2025-04-09
image: diygod/rsshub:2025-04-10
labels:
createdBy: Apps
networks: