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 03033f3 + e8a161f commit af20b94Copy full SHA for af20b94
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.1
+ENV REVIEWDOG_VERSION=v0.19.0
8
9
RUN apt-get update \
10
&& apt-get install -y --no-install-recommends \
0 commit comments