diff --git a/docs/guide/deploying.md b/docs/guide/deploying.md index a2812c16..4b7c4c33 100644 --- a/docs/guide/deploying.md +++ b/docs/guide/deploying.md @@ -135,7 +135,7 @@ deploy: 3. Create a file called `.gitlab-ci.yml` in the root of your project with the content below. This will build and deploy your site whenever you make changes to your content: ```yaml -image: node:10.22.0 +image: node:16 pages: cache: paths: