diff --git a/Dockerfile b/Dockerfile index a0cc15659..919f803fa 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.17.3' +ENV REVIEWDOG_VERSION='v0.17.4' RUN apk add --no-cache bash git wget RUN pip install "wemake-python-styleguide==$WPS_VERSION" \