We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4113acd commit 7cca354Copy full SHA for 7cca354
1 file changed
generate-stackbrew-library.sh
@@ -36,6 +36,7 @@ echo "# this file is generated via ${url}/blob/$(fileCommit "${self}")/${self}"
36
echo
37
echo "Maintainers: The Node.js Docker Team <${url}> (@nodejs)"
38
echo "GitRepo: ${url}.git"
39
+echo "GitFetch: refs/heads/main"
40
41
42
# prints "$2$1$3$1...$N"
0 commit comments