diff --git a/.tekton/ostree-build.yaml b/.tekton/ostree-build.yaml index 4b3ed7f..51e0f61 100644 --- a/.tekton/ostree-build.yaml +++ b/.tekton/ostree-build.yaml @@ -340,7 +340,7 @@ spec: - name: COMMIT_SHA value: $(tasks.clone-repository.results.commit) - name: PLATFORM - value: linux/s390x + value: linux/ppc64le - name: BUILDER_IMAGE value: quay.io/centos-bootc/builder:latest runAfter: