mirror of
https://ghfast.top/https://github.com/aeroxw/tick-stock-panel.git
synced 2026-09-12 15:34:16 +08:00
fix:docker build时的readme.md错误。
This commit is contained in:
@@ -16,6 +16,7 @@ WORKDIR /app
|
||||
RUN pip install --no-cache-dir uv
|
||||
|
||||
# Backend deps
|
||||
COPY README.md /README.md
|
||||
COPY backend/pyproject.toml backend/uv.lock* ./
|
||||
RUN uv sync --frozen --no-dev || uv sync --no-dev
|
||||
|
||||
|
||||
Reference in New Issue
Block a user