mirror of https://github.com/istio/istio.io.git
Update nodejs to one in docker file (#11812)
See e7b6c16aa1/docker/build-tools/Dockerfile (L294)
This commit is contained in:
parent
76d604514f
commit
327d6d52db
|
@ -3,7 +3,7 @@
|
|||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.101.0"
|
||||
NODE_VERSION = "12.22.11"
|
||||
NODE_VERSION = "18.2.0"
|
||||
BUILD_WITH_CONTAINER = "0"
|
||||
|
||||
[[headers]]
|
||||
|
|
Loading…
Reference in New Issue