1
0
Fork 0

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

This commit is contained in:
Meng Sen 2025-08-12 13:06:43 +08:00
commit cffa1f2ad7
36 changed files with 6 additions and 6 deletions

View File

@ -24,7 +24,7 @@ services:
- NAPCAT_UID=${NAPCAT_UID:-1000}
- NAPCAT_GID=${NAPCAT_GID:-1000}
astrbot:
image: soulter/astrbot:v3.5.23
image: soulter/astrbot:v3.5.24
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
astrbot:
image: soulter/astrbot:v3.5.23
image: soulter/astrbot:v3.5.24
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
metatube-server:
image: ghcr.io/metatube-community/metatube-server:1.3.1
image: ghcr.io/metatube-community/metatube-server:1.3.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
peerbanhelper:
image: ghostchu/peerbanhelper:v8.0.11
image: ghostchu/peerbanhelper:v8.0.12
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
s-ui:
image: alireza7/s-ui:1.3.1
image: alireza7/s-ui:1.3.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
smanga:
image: lkw199711/smanga-nodejs:4.0.6
image: lkw199711/smanga-nodejs:4.0.7
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"