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

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

See merge request saibotk.de/saiblog!29
This commit is contained in:
Saibotk 2021-02-22 15:33:16 +00:00
commit 53c3b2ceb2

View file

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