Skip to content

Commit 5cfe137

Browse files
committed
Bump markdownlint-cli to 0.32.2
1 parent f1a1ffb commit 5cfe137

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
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.31.1
3+
RUN npm install --global --production --update-notifier=false markdownlint-cli@0.32.2
44

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

0 commit comments

Comments
 (0)