Skip to content

Commit

Permalink
build: update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBernstorff committed Aug 30, 2024
1 parent d55c2eb commit 9cc48d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM python:3.9
ENV UV_SYSTEM_PYTHON=true
COPY --from=ghcr.io/astral-sh/uv:0.4.0 /uv /bin/uv

# Set the working directory to /app
Expand Down

0 comments on commit 9cc48d5

Please sign in to comment.