diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e65132780e8927f16b630552b1f11857056c3fc3..50e9a7f8feddde807768764689f7257b325c740e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ stages:          # List of stages for jobs, and their order of execution
 variables:
   EXLIBRIS_SDK_DIR: "/exlibris"
   ROSETTASDK: "${EXLIBRIS_SDK_DIR}/8.1/lib/"
-  IMAGE_TARGET: "$CI_REGISTRY_IMAGE/bullseye_subapp"
+  IMAGE_TARGET: "$CI_REGISTRY_IMAGE/bookworm_storageplugin4rosetta"
   FF_USE_FASTZIP: "true"
   # These can be specified per job or per pipeline
   ARTIFACT_COMPRESSION_LEVEL: "fast"