Skip to content

Commit 6894207

Browse files
authored
Merge pull request #1146 from salasberryfin/book-netlify-conf-go-patch-version
fix: netlify config requires go patch version
2 parents f710e86 + f0056b4 commit 6894207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
publish = "docs/book/book"
55

66
[build.environment]
7-
GO_VERSION = "1.21"
7+
GO_VERSION = "1.21.7"
88

99
# Standard Netlify redirects
1010
[[redirects]]

0 commit comments

Comments
 (0)