From ecdc5819541ea1591642c210bc54b969227ca64d Mon Sep 17 00:00:00 2001
From: Andreas <andreasv@fsmpi.rwth-aachen.de>
Date: Fri, 2 Aug 2019 22:47:22 +0200
Subject: [PATCH] fixup! test pylint in buster

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 754bfee..9960b05 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
 linter:
-  image: debian:busterh
+  image: debian:buster
   stage: test
   script:
   - apt update
-- 
GitLab