Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-04-06 02:48:46 +00:00
parent c92a6ee500
commit d5dae60b91
30 changed files with 6 additions and 6 deletions
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- LOG_LEVEL=info
- PORT=${PANEL_APP_PORT_HTTP:-45876}
image: henrygd/beszel-agent:0.18.6
image: henrygd/beszel-agent:0.18.7
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -12,7 +12,7 @@ services:
- PUID=1000
- PGID=1000
- QUEUE_CONNECTION=database
image: linuxserver/bookstack:26.03.2
image: linuxserver/bookstack:26.03.3
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
- ROC_ENABLE_PRE_VEGA=1
- HTTPS_PROXY=${HTTP_PROXY:-}
- NO_PROXY=localhost,127.0.0.1,::1
image: jellyfin/jellyfin:10.11.7
image: jellyfin/jellyfin:10.11.8
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
+1 -1
View File
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- LOG_LEVEL=info
- PORT=${PANEL_APP_PORT_HTTP:-45876}
image: henrygd/beszel-agent:0.18.6
image: henrygd/beszel-agent:0.18.7
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
+1 -1
View File
@@ -12,7 +12,7 @@ services:
- PUID=1000
- PGID=1000
- QUEUE_CONNECTION=database
image: linuxserver/bookstack:26.03.2
image: linuxserver/bookstack:26.03.3
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
- ROC_ENABLE_PRE_VEGA=1
- HTTPS_PROXY=${HTTP_PROXY:-}
- NO_PROXY=localhost,127.0.0.1,::1
image: jellyfin/jellyfin:10.11.7
image: jellyfin/jellyfin:10.11.8
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}