Skip to content

Commit

Permalink
New tag for MuonCutil
Browse files Browse the repository at this point in the history
  • Loading branch information
pandreetto committed Mar 5, 2021
1 parent e5335e4 commit 22a6e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CentOS8/Dockerfile-ilc-base
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ FROM infnpd/mucoll-environment:1.5-centos8

RUN cd /opt && git clone https://github.com/MuonColliderSoft/MuonCutil.git && \
git clone https://github.com/iLCSoft/iLCInstall.git && \
cd /opt/MuonCutil && git checkout a01c1660da963d4b7cb299b1dd0e1f0c52164b18 && \
cd /opt/MuonCutil && git checkout v02-06-MC && \
cd /opt/iLCInstall && git checkout v02-02 && \
sed -i 's|/usr/bin/env python|/usr/bin/env python2|g' ilcsoft-install && \
mkdir releases/development && \
Expand Down

0 comments on commit 22a6e75

Please sign in to comment.