diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0b538d85254da5903cf656470a3aa02c177fe2f2..b20d945f2c8efe6de63eeda7538283efb8438367 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -35,6 +35,6 @@ build windows:
 trigger dependents:
   stage: deploy
   tags: [ linux, docker ]
-  image: git.imp.fu-berlin.de:5000/bioroboticslab/rf_docker:ubuntu-18.04
+  image: git.imp.fu-berlin.de:5000/bioroboticslab/robofish/docker:ubuntu-18.04
   script:
     - curl --request POST --form "token=$CI_JOB_TOKEN" --form ref=master https://git.imp.fu-berlin.de/api/v4/projects/2576/trigger/pipeline