Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
joezuntz committed Jun 14, 2024
1 parent d15d630 commit 0819485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion txpipe-dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ RUN git clone --branch ${TX_TAG_FOR_DEPENDENCIES} https://github.com/LSSTDESC/T
RUN git clone --branch ${RAIL_TAG_FOR_DEPENDENCIES} https://github.com/LSSTDESC/rail \
&& cd rail \
&& python -m pip install ".[algos]" \
cd .. \
&& cd .. \
&& rm -rf rail


Expand Down

0 comments on commit 0819485

Please sign in to comment.