Skip to content

Commit

Permalink
Version 0.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Dec 13, 2021
1 parent e2b0914 commit 6570121
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.9.9-alpine
LABEL maintainer="[email protected]"
LABEL vendor="wemake.services"

ENV DOTENV_LINTER_VERSION='0.2.0'
ENV DOTENV_LINTER_VERSION='0.3.0'
ENV REVIEWDOG_VERSION='v0.13.0'

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

0 comments on commit 6570121

Please sign in to comment.