From d89fbd9b9a1a2fc15ca05887234ef23544fdc365 Mon Sep 17 00:00:00 2001 From: Sylvester Joosten <sjoosten@anl.gov> Date: Mon, 7 Jun 2021 17:04:11 +0000 Subject: [PATCH] use unstable for testing --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7e5171eb..f35010c5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: eicweb.phy.anl.gov:4567/containers/jug_xl:nightly +image: eicweb.phy.anl.gov:4567/containers/jug_xl:3.1-unstable workflow: rules: -- GitLab