fix(build): faulty file reference
This commit is contained in:
parent
8c1e30c6df
commit
3202d95638
@ -36,7 +36,7 @@ RUN apt-get update && \
|
||||
RUN curl -sSL https://install.python-poetry.org | python3 -
|
||||
RUN poetry --version
|
||||
|
||||
COPY pyproject.toml poetry.lock ./scripts/ops/download_model.py ./
|
||||
COPY pyproject.toml poetry.lock ./
|
||||
|
||||
RUN poetry config virtualenvs.create true && \
|
||||
poetry config virtualenvs.in-project true && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user