Skip to content

Commit

Permalink
Just add an empty linefor symmetry reasons.
Browse files Browse the repository at this point in the history
  • Loading branch information
bashimao committed Jul 13, 2023
1 parent 7e7962d commit 6d4c453
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/dockerfile.merlin
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ ENV PYTHON_VERSION=3.10
COPY --chown=1000:1000 --from=build /usr/local/lib/python${PYTHON_VERSION}/dist-packages /usr/local/lib/python${PYTHON_VERSION}/dist-packages/
ENV PYTHONPATH=$PYTHONPATH:/usr/local/lib/python${PYTHON_VERSION}/dist-packages/


# rapids components from the DLFW image
COPY --chown=1000:1000 --from=dlfw /usr/lib/libcudf* /usr/lib/
COPY --chown=1000:1000 --from=dlfw /usr/lib/libarrow* /usr/lib/
Expand Down

0 comments on commit 6d4c453

Please sign in to comment.