diff --git a/.tekton/pull-request.yaml b/.tekton/pull-request.yaml index 7401ee5018..3065d94919 100644 --- a/.tekton/pull-request.yaml +++ b/.tekton/pull-request.yaml @@ -18,7 +18,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/push.yaml b/.tekton/push.yaml index 9c201c0914..13b74e3d46 100644 --- a/.tekton/push.yaml +++ b/.tekton/push.yaml @@ -24,7 +24,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