fix: correct the image of compose (#7240)

This commit is contained in:
Kangyang Ji
2026-04-01 01:55:58 +01:00
committed by GitHub
parent 360a13b227
commit 105530a51c

View File

@@ -4,10 +4,7 @@ version: '3.8'
services:
astrbot:
build:
context: .
dockerfile: Dockerfile
image: astrbot:kimi-code
image: soulter/astrbot:latest
container_name: astrbot
restart: always
ports: # mappings description: https://github.com/AstrBotDevs/AstrBot/issues/497