mirror of https://github.com/istio/istio.io.git
Update Hugo, Go, Node, and Ruby versions (#13268)
* Update Hugo, Go, P{ython, Node versions * Revert python * Update Go version
This commit is contained in:
parent
5dfb323027
commit
deefa6b6be
|
@ -2,12 +2,12 @@
|
|||
publish = "public"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.111.3"
|
||||
NODE_VERSION = "18.12.1"
|
||||
HUGO_VERSION = "0.112.5"
|
||||
NODE_VERSION = "18.16.0"
|
||||
BUILD_WITH_CONTAINER = "0"
|
||||
GO_VERSION = "1.19.3"
|
||||
GO_VERSION = "1.20.4"
|
||||
PYTHON_VERSION = "3.8"
|
||||
RUBY_VERSION = "3.0.2"
|
||||
RUBY_VERSION = "3.0.6"
|
||||
|
||||
[[headers]]
|
||||
for = "/*"
|
||||
|
|
Loading…
Reference in New Issue