diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 706cb5307291855ba4509322b54a90d2fae4dd59..d62f8933a5772101b3a258b227bd32391fa4b6a1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -26,7 +26,7 @@ stages:
 
 system-info:
   stage: test
-  image: ubuntu:latest
+  image: python:3
   script:
     - |
       [[ -n "$CI_DEBUG" ]] && set -x