diff --git a/single-compose/docker-compose.yml b/single-compose/docker-compose.yml
index 8bf50a41bdff073a5ed7a8ed3db09cd70445e750..12515d3f56850c3f5b7bac3d92c5d2c163fe75f9 100644
--- a/single-compose/docker-compose.yml
+++ b/single-compose/docker-compose.yml
@@ -137,7 +137,7 @@ services:
       - "./configuration:/app/configuration"
 
   dashboard:
-    image: registry.git.rwth-aachen.de/polaris/dashboard-example/dashboard-example:latest
+    image: registry.git.rwth-aachen.de/polaris/entwicklung/dashboard-example/dashboard-example:latest
     restart: always
     ports:
       - 8005:80