1
0
Fork 0

chore(deps): update soulter/astrbot docker tag to v4.10.2 (#3127)

This commit is contained in:
renovate[bot] 2025-12-25 07:08:18 +00:00 committed by GitHub
parent 09c81e9fd6
commit f2456a0177
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ services:
- NAPCAT_UID=${NAPCAT_UID:-1000} - NAPCAT_UID=${NAPCAT_UID:-1000}
- NAPCAT_GID=${NAPCAT_GID:-1000} - NAPCAT_GID=${NAPCAT_GID:-1000}
astrbot: astrbot:
image: soulter/astrbot:v4.10.0 image: soulter/astrbot:v4.10.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
astrbot: astrbot:
image: soulter/astrbot:v4.10.0 image: soulter/astrbot:v4.10.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"