docs: update node version in hosting docs

This commit is contained in:
Jacky Zhao 2024-08-05 18:49:20 -07:00
parent 1c2d542138
commit 563ab4aaaf

View file

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