Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-08-27 03:35:22 +00:00
parent 9d41ce3b65
commit 226fa3bed7
24 changed files with 3 additions and 3 deletions
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- LOG_LEVEL=info
- PORT=${PANEL_APP_PORT_HTTP:-45876}
image: henrygd/beszel-agent:0.12.4
image: henrygd/beszel-agent:0.12.5
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: henrygd/beszel:0.12.4
image: henrygd/beszel:0.12.5
labels:
createdBy: Apps
networks:
@@ -57,7 +57,7 @@ services:
- -f
- http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s
image: diygod/rsshub:2025-08-25
image: diygod/rsshub:2025-08-26
labels:
createdBy: Apps
networks: