Skip to content

Commit

Permalink
Missed a step.
Browse files Browse the repository at this point in the history
  • Loading branch information
Narsil committed Feb 6, 2025
1 parent 0446226 commit 90e54a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile_intel
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ RUN conda install -c conda-forge gperftools mkl

# Install server
COPY proto proto
COPY server/pyproject.toml server/pyproject.toml
COPY server server
COPY server/Makefile server/Makefile
RUN cd server && \
pip install -U pip uv && \
Expand Down

0 comments on commit 90e54a1

Please sign in to comment.