diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 301ff8079a058529e069d36c6c07b9f4970e3172..434edb9549d3be0f7d5f93d18481efde2bad751f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,11 +5,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