From ad06be671089e96943835cf1403403463b3a28be Mon Sep 17 00:00:00 2001
From: Klaus Reuter <klaus.reuter@mpcdf.mpg.de>
Date: Sun, 10 Dec 2023 08:55:23 +0000
Subject: [PATCH] Update .gitlab-ci.yml

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a2eeafd..afe1914 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
 basic:
-  image: gitlab-registry.mpcdf.mpg.de/mpcdf/module-image
+  image: gitlab-registry.mpcdf.mpg.de/mpcdf/ci-module-image/system:2023
   tags:
     - cloud
     - 1core
-- 
GitLab