Update nodejs to one in docker file (#11812)

See e7b6c16aa1/docker/build-tools/Dockerfile (L294)
This commit is contained in:
jacob-delgado 2022-09-06 13:12:39 -06:00 committed by GitHub
parent 76d604514f
commit 327d6d52db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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]]