Skip to content
Snippets Groups Projects
Commit f72007a2 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Merge branch 'update_nmh' into 'master'

Update nmh dev to jpp 13.0.0 alpha, to fix MONA CI

See merge request common/dockerfiles!6
parents 9b6d834c 74ab97c8
No related branches found
No related tags found
No related merge requests found
FROM docker.km3net.de/jpp-root6-py2:v12.1.2 FROM docker.km3net.de/jpp-root6-py2:v13.0.0-alpha.1
MAINTAINER Tamas Gal <tgal@km3net.de> MAINTAINER Tamas Gal <tgal@km3net.de>
RUN yum install -y gsl-devel && yum clean -y all RUN yum install -y gsl-devel && yum clean -y all
RUN git clone https://github.com/joaoabcoelho/OscProb /OscProb && source /opt/root-6.14.06/bin/thisroot.sh && cd /OscProb && git checkout v1.1 && make RUN git clone https://github.com/joaoabcoelho/OscProb /OscProb && source /opt/root-6.14.06/bin/thisroot.sh && cd /OscProb && git checkout v1.1 && make
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment