diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f759f6c49453cc9921964d727b2ffe00e05d4725..f713d5512551ef80e7efb95c446836ba29de776f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 ---
 
-image: stretch_python
+image: registry.git.fsmpi.rwth-aachen.de/infra/ci-containers/fsmpi-python:buster
 
 before_script:
   - export LANG=en_US.UTF-8