Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-07-10 03:53:32 +00:00
parent 4db9dfdfb7
commit 436656ed33
58 changed files with 7 additions and 7 deletions
@@ -13,7 +13,7 @@ services:
- HTTP_PROXY=${HTTP_PROXY:-}
- HTTPS_PROXY=${HTTP_PROXY:-}
- NO_PROXY=localhost,127.0.0.1,::1
image: emby/embyserver:4.9.1.4
image: emby/embyserver:4.9.1.5
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false
image: n8nio/n8n:1.102.0
image: n8nio/n8n:1.102.1
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.6
image: hamster1963/nezha-dash:v2.9.7
labels:
createdBy: Apps
networks:
@@ -57,7 +57,7 @@ services:
- -f
- http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s
image: diygod/rsshub:2025-07-07
image: diygod/rsshub:2025-07-08
labels:
createdBy: Apps
networks:
@@ -14,7 +14,7 @@ services:
- RUSTDESK_API_RUSTDESK_RELAY_SERVER=${RUSTDESK_SERVER_URL}:21117
- RUSTDESK_API_RUSTDESK_API_SERVER=${RUSTDESK_SERVER_URL}:${PANEL_APP_PORT_HTTP:-21114}
- RUSTDESK_API_RUSTDESK_KEY=${KEY}
image: lejianwen/rustdesk-api:v2.6.23
image: lejianwen/rustdesk-api:v2.6.24
labels:
createdBy: Apps
networks:
@@ -14,7 +14,7 @@ services:
- DISPLAY_TIMEZONE=Asia/Shanghai
- DB_CONNECTION=sqlite
- MAIL_MAILER=sqlite
image: linuxserver/speedtest-tracker:1.6.2
image: linuxserver/speedtest-tracker:1.6.3
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -12,7 +12,7 @@ services:
- PGID=1000
- TZ=Asia/Shanghai
- DISPLAY_TIMEZONE=Asia/Shanghai
image: linuxserver/speedtest-tracker:1.6.2
image: linuxserver/speedtest-tracker:1.6.3
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}