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