diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 56c3234191eeafd4fa1e2c157b096d2f9d5e96a8..2b509f8d0b2254dc864593daab9f73270df59a4a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -106,7 +106,7 @@ half_fat_epi_tests:
   when: manual
   stage: half-fat
   extends: .before_script
-  image: lb584/ews_coordinator:latest
+  image: lb584/ews_coordinator_pip:latest
 
   script:
     - cd $CI_PROJECT_DIR/tests/integration/partial/
@@ -124,7 +124,7 @@ full_fat_depo:
   when: manual
   stage: full-fat
   extends: .before_script
-  image: lb584/ews_coordinator:latest
+  image: lb584/ews_coordinator_pip:latest
   tags: ["ewas-production"]
   script:
     - >
@@ -157,7 +157,7 @@ full_fat_env_suit:
   when: manual
   stage: full-fat
   extends: .before_script
-  image: lb584/ews_coordinator:latest
+  image: lb584/ews_coordinator_pip:latest
   tags: ["ewas-production"]
   script:
     - >
@@ -190,7 +190,7 @@ full_fat_survey:
   when: manual
   stage: full-fat
   extends: .before_script
-  image: lb584/ews_coordinator:latest
+  image: lb584/ews_coordinator_pip:latest
   tags: ["ewas-production"]
   script:
     - >
@@ -223,7 +223,7 @@ full_fat_advisory:
   when: manual
   stage: full-fat
   extends: .before_script
-  image: lb584/ews_coordinator:latest
+  image: lb584/ews_coordinator_pip:latest
   tags: ["ewas-production"]
   script:
     - >
@@ -256,7 +256,7 @@ full_fat_epi:
   when: manual
   stage: full-fat
   extends: .before_script
-  image: lb584/ews_coordinator:latest
+  image: lb584/ews_coordinator_pip:latest
   tags: ["ewas-production"]
   script:
     - >
@@ -289,7 +289,7 @@ pages:
   when: manual
   stage: docs
   extends: .before_script
-  image: lb584/ews_coordinator:latest
+  image: lb584/ews_coordinator_pip:latest
   script:
     - export PATH=$PATH:/home/ewsmanager/.local/bin
     - pip install sphinx