From 3fc434e54f4d50adbca66f3c09ec60cee3ea8868 Mon Sep 17 00:00:00 2001 From: Tamas Gal <tgal@km3net.de> Date: Sun, 17 Mar 2019 13:30:15 +0100 Subject: [PATCH] Trigger build --- base/nmh:dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/nmh:dev b/base/nmh:dev index ecc8211..cdda4b0 100644 --- a/base/nmh:dev +++ b/base/nmh:dev @@ -1,5 +1,5 @@ FROM docker.km3net.de/jpp-root6-py2:v11.0.0-rc8 MAINTAINER Tamas Gal <tgal@km3net.de> - + 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 -- GitLab