diff --git a/packages/docs/docs/guide/deploy.md b/packages/docs/docs/guide/deploy.md index a5d804a84f61463259d838812c950970bf518c73..c7b0c3cad4c148a344ffcd529cc2b80047f40585 100644 --- a/packages/docs/docs/guide/deploy.md +++ b/packages/docs/docs/guide/deploy.md @@ -101,8 +101,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:9.11.1 - +image: node:10.22.0 pages: cache: paths: