Skip to content

Commit

Permalink
Merge branch 'tickets/DM-40681'
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzm committed Sep 7, 2023
2 parents 80fa2b4 + cf19796 commit 5303ba9
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 5303ba9

Please sign in to comment.