diff --git a/.oniro-ci/test-generic.yaml b/.oniro-ci/test-generic.yaml
index f668589f27c228038bd5228fbef2b388427e9328..7a429dff9da32e17e894a9e4b7241b010d1cea74 100644
--- a/.oniro-ci/test-generic.yaml
+++ b/.oniro-ci/test-generic.yaml
@@ -7,7 +7,7 @@
 .lava-test:
   interruptible: true
   image:
-    name: registry.ostc-eu.org/ostc/containers/ostc-builder:latest
+    name: registry.booting.oniroproject.org/distro/oniro/bitbake-builder:latest
   variables:
     GIT_STRATEGY: none
     CI_LAVA_INSTANCE: "https://lava.ostc-eu.org/"
@@ -84,7 +84,7 @@
 .lava-report:
   interruptible: true
   image:
-    name: registry.ostc-eu.org/ostc/containers/ostc-builder:latest
+    name: registry.booting.oniroproject.org/distro/oniro/bitbake-builder:latest
   stage: report
   variables:
     GIT_STRATEGY: none