Skip to content
Snippets Groups Projects
Commit 6b261d7f authored by Simon Spannagel's avatar Simon Spannagel Committed by Jens Kroeger
Browse files

Docker. update dependencies image with new ROOT and Peary versions

(cherry picked from commit 29d8bfbc)
parent e5453daf
No related branches found
No related tags found
No related merge requests found
FROM gitlab-registry.cern.ch/corryvreckan/corryvreckan/corryvreckan-base:latest
MAINTAINER Simon Spannagel <simon.spannagel@cern.ch>
ENV ROOT6_VERSION 6.10.08
ENV ROOT6_VERSION 6.20.04
# Add layer for ROOT6
ENV ROOTSYS="/opt/root6"
......@@ -33,7 +33,7 @@ RUN source scl_source enable devtoolset-7 && \
rm -rf ${ROOTSYS}/{src,build}
ENV PEARY_VERSION v0.9.12
ENV PEARY_VERSION v0.9.13
# Add layer for Caribou Peary
ENV PEARYPATH="/opt/peary"
......
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