Update docker.io/library/node Docker tag to v15.9
This commit is contained in:
parent
5556d644e5
commit
06cae48cf2
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.8
|
image: docker.io/library/node:15.9
|
||||||
before_script:
|
before_script:
|
||||||
- npm i -g markdown-spellcheck
|
- npm i -g markdown-spellcheck
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Reference in a new issue