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 af20b94 + e9244ae commit e9f3ab4Copy full SHA for e9f3ab4
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.19.0
+ENV REVIEWDOG_VERSION=v0.20.1
8
9
RUN apt-get update \
10
&& apt-get install -y --no-install-recommends \
0 commit comments