diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 80b2489cbe59a903583a24fca58818d3f3c1f637..5cde3bdc1d6a58873a6ea67492e1cb0def4e30b5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -19,6 +19,7 @@ cache:
     - venv/
 
 prepare_code:
+  image: lb584/ews_coordinator:latest
   script:
     - python3 -V  # Print out python version for debugging
     - echo $PACKAGES_DIR