Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-23 06:31:55 +00:00
parent ed17e4d6f3
commit 3867ce53b2
32 changed files with 4 additions and 4 deletions
@@ -14,7 +14,7 @@ services:
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.2.9
image: wushuo894/ani-rss:v2.2.10
labels:
createdBy: Apps
networks:
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- LOG_LEVEL=info
- PORT=${PANEL_APP_PORT_HTTP:-45876}
image: henrygd/beszel-agent:0.12.9
image: henrygd/beszel-agent:0.12.10
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: henrygd/beszel:0.12.9
image: henrygd/beszel:0.12.10
labels:
createdBy: Apps
networks:
@@ -11,7 +11,7 @@ services:
- ./envs/global.env
environment:
- RUN_IN_CONTAINER=true
image: b3log/siyuan:v3.3.2
image: b3log/siyuan:v3.3.3
labels:
createdBy: Apps
networks: