diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 59353bea436cdbae7d8c76648fd248f96b48e951..17a0d197fdb6f6c6c84c752b915c82ac2e544957 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -141,6 +141,8 @@ build-docs:
 
 deploy:
   extends: .oniro-repo-workspace
+  image:
+    name: registry.ostc-eu.org/ostc/oniro/docs-builder:latest
   stage: deploy
   script:
     # We are in the root of the git-repo workspace.