We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 278e1b3 + 8392e31 commit ef8b22cCopy full SHA for ef8b22c
Dockerfile
@@ -1,6 +1,6 @@
1
FROM debian:bullseye-slim
2
3
-ENV REVIEWDOG_VERSION=v0.19.0
+ENV REVIEWDOG_VERSION=v0.20.1
4
5
RUN apt-get update \
6
&& apt-get install -y --no-install-recommends \
0 commit comments