fix: use docker.io/volkerraschek/markdownlint:0.30.0

This commit is contained in:
Markus Pesch 2022-02-02 21:15:06 +01:00
parent 86ead8922d
commit 2b1b9e7205
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ steps:
- name: markdown lint
commands:
- markdownlint *.md
image: docker.io/tmknom/markdownlint:0.23.1
image: docker.io/volkerraschek/markdownlint:0.30.0
resources:
limits:
cpu: 50