Skip to content

Commit

Permalink
ops: fix Docker image following uv migration
Browse files Browse the repository at this point in the history
  • Loading branch information
frankie567 committed Oct 29, 2024
1 parent 566d633 commit 4b582b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/

ENV PYTHONUNBUFFERED=1
ENV UV_COMPILE_BYTECODE=1
ENV UV_NO_CACHE=1

WORKDIR /app/server

Expand Down

0 comments on commit 4b582b0

Please sign in to comment.