Skip to content

Commit

Permalink
release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jkiesele committed Dec 17, 2019
1 parent 868b9bc commit ff13d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN cd /usr/share && \
cd DJC && \
git clone https://github.com/DL4Jets/DeepJetCore && \
cd DeepJetCore && \
git checkout 2.1rc0 && \
git checkout 2.1rc01 && \
source docker_env.sh && \
cd compiled && \
make -j4
Expand Down

0 comments on commit ff13d27

Please sign in to comment.