diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 579e9a6dd07ff6f0601e743ae9547dac57fbabac..54ee3d0cb501e08c04b892c82e52ba63824b3efb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
 build:
-  image: sonarqube-scripts:${CI_COMMIT_BRANCH}
+  image: python:3.8-slim-buster
   services:
     - name: python:3.8-slim-buster
   stage: build