Skip to content

Commit

Permalink
Bump markdownlint-cli to 0.32.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nosborn committed Sep 22, 2022
1 parent f1a1ffb commit 5cfe137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,6 +1,6 @@
FROM node:lts-alpine

RUN npm install --global --production --update-notifier=false markdownlint-cli@0.31.1
RUN npm install --global --production --update-notifier=false markdownlint-cli@0.32.2

COPY entrypoint.sh /entrypoint.sh
COPY markdownlint-problem-matcher.json /markdownlint-problem-matcher.json
Expand Down

0 comments on commit 5cfe137

Please sign in to comment.