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.
1 parent b5b4970 commit 0879093Copy full SHA for 0879093
Dockerfile
@@ -1,6 +1,6 @@
1
FROM python:3.11.4-buster
2
3
-ENV REVIEWDOG_VERSION=v0.17.5
+ENV REVIEWDOG_VERSION=v0.18.0
4
5
RUN set -eux \
6
&& apt-get update \
0 commit comments