diff --git a/docs/guide/deploying.md b/docs/guide/deploying.md index 5e9d53f6..264ae7b4 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: