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 4b582b0 commit 19775bc
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 @@ -7,6 +7,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
ENV UV_NO_SYNC=1

WORKDIR /app/server

Expand Down

0 comments on commit 19775bc

Please sign in to comment.