We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0879093 commit a74b98dCopy full SHA for a74b98d
Dockerfile
@@ -1,6 +1,6 @@
1
FROM python:3.11.4-buster
2
3
-ENV REVIEWDOG_VERSION=v0.18.0
+ENV REVIEWDOG_VERSION=v0.18.1
4
5
RUN set -eux \
6
&& apt-get update \
0 commit comments