Skip to content

Commit

Permalink
Bump markdownlint-cli to 0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Aplietexe authored and nosborn committed Mar 29, 2023
1 parent ba11e0e commit 4dd9e38
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.32.2
RUN npm install --global --production --update-notifier=false markdownlint-cli@0.33.0

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

0 comments on commit 4dd9e38

Please sign in to comment.