Don't specify minor node image version
This commit is contained in:
parent
cb8a7d3cad
commit
4828bfdc9d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ stages:
|
|||
|
||||
spellcheck:
|
||||
stage: orthography
|
||||
image: docker.io/library/node:15.5.0
|
||||
image: docker.io/library/node:15.5
|
||||
before_script:
|
||||
- npm i -g markdown-spellcheck
|
||||
script:
|
||||
|
|
Loading…
Add table
Reference in a new issue