Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-25 01:40:17 +00:00
parent efc3e3f41c
commit 81e946869b
16 changed files with 2 additions and 2 deletions
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- LOG_LEVEL=info
- PORT=${PANEL_APP_PORT_HTTP:-45876}
image: henrygd/beszel-agent:0.12.10
image: henrygd/beszel-agent:0.12.11
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: henrygd/beszel:0.12.10
image: henrygd/beszel:0.12.11
labels:
createdBy: Apps
networks: