From f0aeaa35c1c44220aa9cf1cf1b5aacbef3d1407e Mon Sep 17 00:00:00 2001
From: Sylvester Joosten <sjoosten@anl.gov>
Date: Fri, 28 Jul 2023 16:47:38 +0000
Subject: [PATCH] Better build image

---
 .gitlab-ci.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6e78c48..3da0004 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,4 @@
-image: eicweb.phy.anl.gov:4567/containers/image_recipes/root_base:latest
-#image: whit2333/root_base:latest
+image: eicweb.phy.anl.gov:4567/containers/image_recipes/ubuntu_dind:latest
 #
 
 simc_singularity:
-- 
GitLab