From c610be66f8d16ebc22f738865636f264bbcbb454 Mon Sep 17 00:00:00 2001
From: Eduard Frankford <e.frankford@student.uibk.ac.at>
Date: Sat, 21 May 2022 18:33:19 +0200
Subject: [PATCH] test

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0628ddc64..37bbcf8ed 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: jhipster/jhipster:latest
+image: ubuntu:latest
 
 cache:
   key: '$CI_COMMIT_REF_NAME'
-- 
GitLab