From 55da1130ea05eb6b0d4769ef2692c4742babd880 Mon Sep 17 00:00:00 2001 From: David Blyth Date: Mon, 5 Feb 2018 12:18:18 -0600 Subject: [PATCH] Updated DD4hep --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7bce9a7..0d6adcd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -146,7 +146,7 @@ RUN git clone https://github.com/iLCSoft/LCIO.git \ ENV ROOT_INCLUDE_PATH=/usr/local:/usr/local/include # DD4hep -ENV DD4HEP_CHECKOUT=88ef8dffd27d95233c92ccfe0b4e90467af284f8 \ +ENV DD4HEP_CHECKOUT=fbfccb9d50f270a4977e5f7871cbeff2448e73c4 \ DD4HEP_REPO=https://github.com/decibelcooper/DD4hep.git RUN sudo pacman -S --noconfirm \ -- GitLab