diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e2c8a03bb3287d8abc855b92c00c5abaa1bd664b..4f82377c307fc5430e05ab2402ccba62fd4d285b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,11 +4,11 @@ stages:
 
 .centos:
   tags: [linux, docker]
-  image: git.imp.fu-berlin.de:5000/bioroboticslab/robofish/docker:centos
+  image: git.imp.fu-berlin.de:5000/bioroboticslab/auto/ci/centos:latest
 
 .windows:
   tags: [windows, docker]
-  image: git.imp.fu-berlin.de:5000/bioroboticslab/robofish/docker:devel-windows
+  image: git.imp.fu-berlin.de:5000/bioroboticslab/auto/ci/windows:latest-devel
   before_script:
     - . $Profile.AllUsersAllHosts