Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-17 21:17:56 +00:00
parent a05c2df4a7
commit a5dfbaf280
27 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- LOG_LEVEL=info
- PORT=${PANEL_APP_PORT_HTTP:-45876}
image: henrygd/beszel-agent:0.12.7
image: henrygd/beszel-agent:0.12.9
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: henrygd/beszel:0.12.7
image: henrygd/beszel:0.12.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- .env
environment:
- VERSION=${VERSION}
image: dockurr/macos:2.15
image: dockurr/macos:2.16
labels:
createdBy: Apps
networks:

View File

@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- LOG_LEVEL=info
- PORT=${PANEL_APP_PORT_HTTP:-45876}
image: henrygd/beszel-agent:0.12.7
image: henrygd/beszel-agent:0.12.9
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: henrygd/beszel:0.12.7
image: henrygd/beszel:0.12.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- .env
environment:
- VERSION=${VERSION}
image: dockurr/macos:2.15
image: dockurr/macos:2.16
labels:
createdBy: Apps
networks: