diff --git a/pom.xml b/pom.xml
index bbe9d41afda5e23f0950ab1f4c5f016a650604d9..3e995c137b9c919a05a43727590dee9805ddd5a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -169,7 +169,7 @@
                     </execution>
                 </executions>
                 <configuration>
-                    <baseImage>gitlab-registry.cern.ch/ics-swinfra/cc7-oraclejava:8</baseImage>
+                    <baseImage>gitlab-registry.cern.ch/industrial-controls/sw-infra/cc7-oraclejava:8</baseImage>
 		            <imageName>gitlab-registry.cern.ch/c2mon/${project.artifactId}</imageName>
 		            <imageTags>
                        <imageTag>${project.version}</imageTag>