Skip to content

Commit

Permalink
Version 0.14.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Mar 22, 2020
1 parent 69e99b6 commit a0e4107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM python:3.7-alpine
LABEL maintainer="sobolevn@wemake.services"
LABEL vendor="wemake.services"

ENV WPS_VERSION='0.13.2'
ENV WPS_VERSION='0.14.0'
ENV REVIEWDOG_VERSION='v0.9.15'

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

0 comments on commit a0e4107

Please sign in to comment.