Merge pull request 'Update Dockerfile' (#7) from update-dockerfile into main
Reviewed-on: #7
This commit was merged in pull request #7.
This commit is contained in:
@@ -8,6 +8,7 @@ COPY pyproject.toml uv.lock ./
|
|||||||
RUN uv sync --no-dev --frozen
|
RUN uv sync --no-dev --frozen
|
||||||
|
|
||||||
COPY main.py .
|
COPY main.py .
|
||||||
|
COPY utils/ utils/
|
||||||
|
|
||||||
ENV PATH="/app/.venv/bin:$PATH"
|
ENV PATH="/app/.venv/bin:$PATH"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user