diff --git a/tekton/pipelines/binary-container.yaml b/tekton/pipelines/binary-container.yaml index bc2614c2b..b7f90207d 100644 --- a/tekton/pipelines/binary-container.yaml +++ b/tekton/pipelines/binary-container.yaml @@ -156,9 +156,9 @@ spec: resolver: git params: - name: url - value: https://github.com/containerbuildsystem/atomic-reactor.git + value: https://github.com/MartinBasti/atomic-reactor.git - name: revision - value: feature_cachi2 + value: cachi2-empty-pkg-managers - name: pathInRepo value: tekton/tasks/binary-container-cachi2.yaml workspaces: