We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e07361 + 28e7ab7 commit 03033f3Copy full SHA for 03033f3
Dockerfile
@@ -4,7 +4,7 @@ ENV MARKDOWNLINT_CLI_VERSION=v0.41.0
4
5
RUN npm install -g "markdownlint-cli@$MARKDOWNLINT_CLI_VERSION"
6
7
-ENV REVIEWDOG_VERSION=v0.18.0
+ENV REVIEWDOG_VERSION=v0.18.1
8
9
RUN apt-get update \
10
&& apt-get install -y --no-install-recommends \
0 commit comments