docs: update node version in hosting docs

This commit is contained in:
Jacky Zhao
2024-08-05 18:49:20 -07:00
parent ac65ee8381
commit 2195387ae1

View File

@@ -187,7 +187,7 @@ stages:
- build
- deploy
image: node:18
image: node:20
cache: # Cache modules in between jobs
key: $CI_COMMIT_REF_SLUG
paths: