From 5d0b4d31ebced4782399ca152439ec2abe989e70 Mon Sep 17 00:00:00 2001
From: Sylvester Joosten <sjoosten@anl.gov>
Date: Mon, 7 Jun 2021 17:10:05 +0000
Subject: [PATCH] fix url

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f35010c5..c947dcc1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: eicweb.phy.anl.gov:4567/containers/jug_xl:3.1-unstable
+image: eicweb.phy.anl.gov:4567/containers/eic_container/jug_xl:3.1-unstable
 
 workflow:
   rules:
-- 
GitLab