Skip to content

Commit 02264cb

Browse files
committed
Remove copy/paste Dockerfile comments
1 parent 8db533a commit 02264cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ COPY pyproject.toml uv.lock* ./
1515
# Copy CLI application
1616
COPY embeddings ./embeddings
1717

18-
# Install package into system python, includes "marimo-launcher" script
18+
# Install package into system python
1919
RUN uv pip install --system .
2020

2121
# Download the model and include in the Docker image

0 commit comments

Comments
 (0)