Skip to content

Commit ce9ed1f

Browse files
committed
fix(docker-library): override the default branch
The Docker Official Images library defaults to `master`, but this repository's default branch is called `main`.
1 parent 07ddf37 commit ce9ed1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generate-stackbrew-library.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ cat <<-EOH
7171
7272
Maintainers: Matthew X. Economou <[email protected]> (@niheconomoum)
7373
GitRepo: https://github.com/IdentityPython/satosa-docker.git
74+
GitFetch: refs/heads/main
7475
EOH
7576

7677
# prints "$2$1$3$1...$N"

0 commit comments

Comments
 (0)