From cc29fbd8e026e33247fd6eb03aee882e62c252e7 Mon Sep 17 00:00:00 2001
From: Paul Maruhn <paulmaruhn@posteo.de>
Date: Fri, 14 May 2021 00:52:37 +0200
Subject: [PATCH] update image

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 36fbd5f..a5d7977 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: rust:nightly
+image: rustlang/rust:nightly
 
 build:
   script:
-- 
GitLab