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