Skip to content

Commit

Permalink
Version 0.15.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Feb 9, 2021
1 parent 91fa1ec commit e6afb85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -20,7 +20,7 @@ FROM python:3.8.6-alpine
LABEL maintainer="sobolevn@wemake.services"
LABEL vendor="wemake.services"

ENV WPS_VERSION='0.14.1'
ENV WPS_VERSION='0.15.0'
ENV REVIEWDOG_VERSION='v0.11.0'

RUN apk add --no-cache bash git wget
Expand Down

1 comment on commit e6afb85

@dmitry-naumenko
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

Please sign in to comment.