fix:docker无法启动

This commit is contained in:
SengokuCola
2026-04-21 16:00:22 +08:00
parent 269c434778
commit 31dc71f014
30 changed files with 3 additions and 4502 deletions

View File

@@ -22,6 +22,8 @@ COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
# 工作目录
WORKDIR /MaiMBot
ENV MAIBOT_LEGACY_0X_UPGRADE_CONFIRMED=1
# 复制依赖列表
COPY requirements.txt .