We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0358d18 commit df77690Copy full SHA for df77690
Dockerfile
@@ -1,6 +1,6 @@
1
FROM node:lts-alpine
2
3
-RUN npm install --global --production --update-notifier=false markdownlint-cli@0.33.0
+RUN npm install --global --production --update-notifier=false markdownlint-cli@0.43.0
4
5
COPY entrypoint.sh /entrypoint.sh
6
COPY markdownlint-problem-matcher.json /markdownlint-problem-matcher.json
0 commit comments