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 30433ca + 0001bab commit 278e1b3Copy full SHA for 278e1b3
Dockerfile
@@ -1,6 +1,6 @@
1
FROM debian:bullseye-slim
2
3
-ENV REVIEWDOG_VERSION=v0.18.1
+ENV REVIEWDOG_VERSION=v0.19.0
4
5
RUN apt-get update \
6
&& apt-get install -y --no-install-recommends \
0 commit comments