Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353 2025-03-15 12:35:33 +00:00
parent 864f04ed02
commit 0996fc4a12
36 changed files with 8 additions and 8 deletions

View File

@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
image: qyg2297248353/ammds:v1.0.19
image: qyg2297248353/ammds:v1.0.20
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

View File

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

View File

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

View File

@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: envyafish/byte-muse:1.7.6
image: envyafish/byte-muse:1.7.9
labels:
createdBy: Apps
networks:

View File

@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
image: qyg2297248353/ammds:v1.0.19
image: qyg2297248353/ammds:v1.0.20
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

View File

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

View File

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

View File

@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: envyafish/byte-muse:1.7.6
image: envyafish/byte-muse:1.7.9
labels:
createdBy: Apps
networks: