diff --git a/.tekton/ci-helper-app-pull-request.yaml b/.tekton/ci-helper-app-pull-request.yaml
index c8ce1e2..2a284d6 100644
--- a/.tekton/ci-helper-app-pull-request.yaml
+++ b/.tekton/ci-helper-app-pull-request.yaml
@@ -20,7 +20,7 @@ spec:
     params:
       - name: bundle
         value: >-
-          quay.io/redhat-appstudio-tekton-catalog/pipeline-core-services-docker-build:latest
+          quay.io/konflux-ci/tekton-catalog/pipeline-core-services-docker-build:latest
       - name: name
         value: docker-build
       - name: kind
diff --git a/.tekton/ci-helper-app-push.yaml b/.tekton/ci-helper-app-push.yaml
index ea1bf96..116aefe 100644
--- a/.tekton/ci-helper-app-push.yaml
+++ b/.tekton/ci-helper-app-push.yaml
@@ -21,7 +21,7 @@ spec:
     params:
       - name: bundle
         value: >-
-          quay.io/redhat-appstudio-tekton-catalog/pipeline-core-services-docker-build:latest
+          quay.io/konflux-ci/tekton-catalog/pipeline-core-services-docker-build:latest
       - name: name
         value: docker-build
       - name: kind