Skip to content

Commit 60db7ee

Browse files
committed
Fix docker file for Smithery
1 parent 8a845c0 commit 60db7ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ FROM python:3.12-slim-bookworm
2626

2727
WORKDIR /app
2828

29-
COPY --from=uv /root/.local /root/.local
3029
COPY --from=uv --chown=app:app /app/.venv /app/.venv
3130

3231
# Place executables in the environment at the front of the path

0 commit comments

Comments
 (0)