diff --git a/Dockerfile b/Dockerfile index 7f9d2bc1c..77c4f6806 100644 --- a/Dockerfile +++ b/Dockerfile @@ -21,7 +21,7 @@ LABEL maintainer="mail@sobolevn.me" LABEL vendor="wemake.services" ENV WPS_VERSION='0.19.1' -ENV REVIEWDOG_VERSION='v0.18.0' +ENV REVIEWDOG_VERSION='v0.18.1' RUN apk add --no-cache bash git wget RUN pip install "wemake-python-styleguide==$WPS_VERSION" \