From 139b1e71fd217e3cb6362037fb07cf5167c78a8d Mon Sep 17 00:00:00 2001
From: Alexander Wellbrock <a.wellbrock@mailbox.org>
Date: Fri, 27 Nov 2020 12:27:03 +0100
Subject: [PATCH] CI: switch to sheogorath build-ah-engine

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 84ed1fa..efe7e4d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: quay.io/othermo/build-ah-engine
+image: quay.io/sheogorath/build-ah-engine
 
 variables:
   GIT_SUBMODULE_STRATEGY: 'recursive'
-- 
GitLab