Skip to content

Commit

Permalink
Move XRootD back to LSST clone to work around deleted upstream branch
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzm committed Sep 7, 2023
1 parent 80fa2b4 commit cf19796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/tools/docker/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ RUN cd /tmp \
&& rm -rf mysqlproxy

RUN cd /tmp \
&& git clone https://github.com/xrootd/xrootd.git \
&& git clone https://github.com/lsst/xrootd.git \
&& cd xrootd \
&& git checkout ssi-5.3.x \
&& mkdir build \
Expand Down

0 comments on commit cf19796

Please sign in to comment.