Update Node.js to v16.2
This commit is contained in:
parent
8e09163ebf
commit
708fcda90d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ stages:
|
|||
|
||||
spellcheck:
|
||||
stage: orthography
|
||||
image: docker.io/library/node:16.1
|
||||
image: docker.io/library/node:16.2
|
||||
before_script:
|
||||
- npm i -g markdown-spellcheck
|
||||
script:
|
||||
|
|
Loading…
Add table
Reference in a new issue