Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-03-28 02:30:50 +00:00
parent 8e666af1fd
commit 3530fdc5a2
21 changed files with 4 additions and 4 deletions
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- LOG_LEVEL=info
- PORT=${PANEL_APP_PORT_HTTP:-45876}
image: henrygd/beszel-agent:0.18.4
image: henrygd/beszel-agent:0.18.5
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/homarr-labs/homarr:v1.57.0
image: ghcr.io/homarr-labs/homarr:v1.57.1
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.4
image: henrygd/beszel-agent:0.18.5
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/homarr-labs/homarr:v1.57.0
image: ghcr.io/homarr-labs/homarr:v1.57.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}