You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ho...@apache.org on 2022/05/11 21:44:22 UTC

[solr-docker] 01/01: Fix the GitFetch for the apache/solr-docker repo

This is an automated email from the ASF dual-hosted git repository.

houston pushed a commit to branch git-fetch
in repository https://gitbox.apache.org/repos/asf/solr-docker.git

commit 56993af45bf2179a929396e13bc9c33daee6d914
Author: Houston Putman <ho...@apache.org>
AuthorDate: Wed May 11 17:44:18 2022 -0400

    Fix the GitFetch for the apache/solr-docker repo
---
 generate-stackbrew-library.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/generate-stackbrew-library.sh b/generate-stackbrew-library.sh
index 6195694..d025caa 100755
--- a/generate-stackbrew-library.sh
+++ b/generate-stackbrew-library.sh
@@ -70,6 +70,7 @@ Maintainers: The Apache Solr Project <de...@solr.apache.org> (@asfbot),
 			 Jan Høydahl (@janhoy),
 			 Houston Putman (@houstonputman)
 GitRepo: https://github.com/apache/solr-docker.git
+GitFetch: refs/heads/main
 EOH
 
 for version in "${versions[@]}"; do