[AC-AISVC-50] 合入第一个稳定版本 #2
|
|
@ -5,7 +5,7 @@ WORKDIR /app
|
|||
|
||||
RUN pip install --no-cache-dir uv
|
||||
|
||||
COPY pyproject.toml .
|
||||
COPY pyproject.toml README.md ./
|
||||
|
||||
RUN uv pip install --system --no-cache-dir .
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue