Update docker.io/library/node Docker tag to v15.1.0
This commit is contained in:
parent
0df1a1f0b6
commit
dd8a44e1a6
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ stages:
|
||||||
|
|
||||||
spellcheck:
|
spellcheck:
|
||||||
stage: orthography
|
stage: orthography
|
||||||
image: docker.io/library/node:15.0.1
|
image: docker.io/library/node:15.1.0
|
||||||
before_script:
|
before_script:
|
||||||
- npm i -g markdown-spellcheck
|
- npm i -g markdown-spellcheck
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Reference in a new issue