Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
ms
2025-12-08 18:22:23 +08:00
528 changed files with 239 additions and 227 deletions
@@ -4,7 +4,7 @@ networks:
services:
napcat:
image: mlikiowa/napcat-docker:v4.9.80
image: mlikiowa/napcat-docker:v4.9.81
container_name: napcat-${CONTAINER_NAME}
restart: always
networks:
@@ -24,7 +24,7 @@ services:
- NAPCAT_UID=${NAPCAT_UID:-1000}
- NAPCAT_GID=${NAPCAT_GID:-1000}
astrbot:
image: soulter/astrbot:v4.7.4
image: soulter/astrbot:v4.8.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"