From 37f9cb4263042b844503e145a6f331b21a18014e Mon Sep 17 00:00:00 2001
From: Sergio Gonzalez Sevilla <Sergio.Gonzalez.Sevilla@cern.ch>
Date: Mon, 5 Feb 2024 15:53:56 +0100
Subject: [PATCH] update

---
 trackercalibration/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/trackercalibration/Dockerfile b/trackercalibration/Dockerfile
index b5cc538..258010a 100644
--- a/trackercalibration/Dockerfile
+++ b/trackercalibration/Dockerfile
@@ -13,7 +13,7 @@ RUN yum install -y LCG_96b_Boost_1.70.0_x86_64_centos7_gcc8_opt && \
     export BOOST_ROOT_DIR=/opt/lcg/Boost/1.70.0-eebf1/x86_64-centos7-gcc8-opt && \
     export BOOST_VERSION=1.70
     
-RUN cd /tmp/ && \
+#RUN cd /tmp/ && \
     # yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm && \
     # yum install https://repo.ius.io/ius-release-el7.rpm && \
     # yum clean all
-- 
GitLab