Skip to content

Commit df77690

Browse files
tvdijennosborn
authored andcommitted
Bump markdownlint-cli to 0.43.0
1 parent 0358d18 commit df77690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM node:lts-alpine
22

3-
RUN npm install --global --production --update-notifier=false markdownlint-cli@0.33.0
3+
RUN npm install --global --production --update-notifier=false markdownlint-cli@0.43.0
44

55
COPY entrypoint.sh /entrypoint.sh
66
COPY markdownlint-problem-matcher.json /markdownlint-problem-matcher.json

0 commit comments

Comments
 (0)