diff --git a/.oniro-ci/test-generic.yaml b/.oniro-ci/test-generic.yaml
index 10155ebb78ad5c82cfbebb795968f1fd0acf9ccc..530c04b4a15e7ffe1a9bda01f8dd82d802321b48 100644
--- a/.oniro-ci/test-generic.yaml
+++ b/.oniro-ci/test-generic.yaml
@@ -7,7 +7,7 @@
 .lava-test:
   interruptible: true
   image:
-    name: registry.booting.oniroproject.org/distro/oniro/bitbake-builder:latest
+    name: registry.ostc-eu.org/ostc/oniro/bitbake-builder:latest
   variables:
     GIT_STRATEGY: none
     CI_LAVA_INSTANCE: "https://lava.ostc-eu.org/"
@@ -100,7 +100,7 @@
   # Let the pipeline continue running 'lava-badge' job.
   allow_failure: true
   image:
-    name: registry.booting.oniroproject.org/distro/oniro/bitbake-builder:latest
+    name: registry.ostc-eu.org/ostc/oniro/bitbake-builder:latest
   stage: report
   variables:
     GIT_STRATEGY: none
@@ -151,7 +151,7 @@
 .lava-badge:
   interruptible: true
   image:
-    name: registry.booting.oniroproject.org/distro/oniro/bitbake-builder:latest
+    name: registry.ostc-eu.org/ostc/oniro/bitbake-builder:latest
   stage: report
   variables:
     GIT_STRATEGY: none