diff --git a/project-maven-azure-docker/buildClient.yml b/project-maven-azure-docker/buildClient.yml
index 626c4d88236fca105b183c0308f47f14653afa42..fcb16b6279079204ef227448a7da60eaeb4d5397 100644
--- a/project-maven-azure-docker/buildClient.yml
+++ b/project-maven-azure-docker/buildClient.yml
@@ -1,5 +1,5 @@
 build client:
-  image: $ACR_URL/docker:dind
+  image: $ACR_CLIENT_URL/docker:dind
   stage: build
   services:
     - docker:dind