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