Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-22 09:20:46 +00:00
parent 0f39653641
commit 31165e6789
40 changed files with 9 additions and 9 deletions

View File

@@ -36,7 +36,7 @@ services:
- MODE=astrbot
- NAPCAT_UID=${NAPCAT_UID:-1000}
- NAPCAT_GID=${NAPCAT_GID:-1000}
image: mlikiowa/napcat-docker:v4.9.73
image: mlikiowa/napcat-docker:v4.9.74
mac_address: ${NAPCAT_MAC_ADDRESS:-02:42:ac:11:00:02}
networks:
- 1panel-network

View File

@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.18.8
image: envyafish/byte-muse:1.18.13
labels:
createdBy: Apps
networks:

View File

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

View File

@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:3.2.0
image: ghcr.io/nodepassproject/nodepassdash:3.2.2
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -36,7 +36,7 @@ services:
- MODE=astrbot
- NAPCAT_UID=${NAPCAT_UID:-1000}
- NAPCAT_GID=${NAPCAT_GID:-1000}
image: mlikiowa/napcat-docker:v4.9.73
image: mlikiowa/napcat-docker:v4.9.74
mac_address: ${NAPCAT_MAC_ADDRESS:-02:42:ac:11:00:02}
networks:
- 1panel-network

View File

@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.18.8
image: envyafish/byte-muse:1.18.13
labels:
createdBy: Apps
networks:

View File

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

View File

@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:2.2.1
image: ghcr.io/nodepassproject/nodepassdash:3.2.2
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:3.2.0
image: ghcr.io/nodepassproject/nodepassdash:2.2.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}