Skip to content

Commit 5ee0a35

Browse files
committed
Update Dockerfile
1 parent 70e352f commit 5ee0a35

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ RUN --mount=type=cache,target=/root/.cache/uv \
2020
uv sync --frozen --no-dev
2121

2222
# Now copy the rest of the app
23-
COPY uv.lock .
24-
COPY pyproject.toml .
2523
COPY tests/mock_server.py ./main.py
2624

2725
# Make sure the venv's executables are on PATH

0 commit comments

Comments
 (0)