Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-13 01:48:49 +00:00
parent 2f4c77e00a
commit 5146cc9c38
24 changed files with 3 additions and 3 deletions
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- LOG_LEVEL=info
- PORT=${PANEL_APP_PORT_HTTP:-45876}
image: henrygd/beszel-agent:0.15.4
image: henrygd/beszel-agent:0.16.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: henrygd/beszel:0.15.4
image: henrygd/beszel:0.16.0
labels:
createdBy: Apps
networks:
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: sonatype/nexus3:3.86.0-alpine
image: sonatype/nexus3:3.86.2-alpine
labels:
createdBy: Apps
networks: