diff --git a/roles/openshift-apps/flatpak-indexer/templates/buildconfig.yml b/roles/openshift-apps/flatpak-indexer/templates/buildconfig.yml index 4c2f2230a6..b9305f21d0 100644 --- a/roles/openshift-apps/flatpak-indexer/templates/buildconfig.yml +++ b/roles/openshift-apps/flatpak-indexer/templates/buildconfig.yml @@ -55,7 +55,7 @@ spec: - destinationDir: bin sourcePath: /usr/bin/time git: - uri: https://pagure.io/flatpak-indexer.git + uri: https://github.com/owtaylor/flatpak-indexer.git ref: "{{ flatpak_indexer_git_ref }}" type: Git strategy: