Skip to content

Commit ff5788e

Browse files
authored
Merge pull request kubernetes-sigs#2151 from shiftstack/netlify
🌱 netlify: Fix go version
2 parents 5d92223 + be7e940 commit ff5788e

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 @@ command = "make -C docs/book build"
44
publish = "docs/book/book"
55

66
[build.environment]
7-
GO_VERSION = "1.19"
7+
GO_VERSION = "1.22"
88

99
# Standard Netlify redirects
1010
[[redirects]]

0 commit comments

Comments
 (0)