Merge branch 'renovate/node-15.x' into 'master'

Update docker.io/library/node Docker tag to v15.14

See merge request saibotk.de/saiblog!38
This commit is contained in:
Saibotk 2021-04-08 14:32:10 +00:00
commit 0422042e7c

View file

@ -15,7 +15,7 @@ stages:
spellcheck:
stage: orthography
image: docker.io/library/node:15.13
image: docker.io/library/node:15.14
before_script:
- npm i -g markdown-spellcheck
script: