Skip to content

Commit 6570121

Browse files
committed
Version 0.3.0 release
1 parent e2b0914 commit 6570121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM python:3.9.9-alpine
2020
LABEL maintainer="[email protected]"
2121
LABEL vendor="wemake.services"
2222

23-
ENV DOTENV_LINTER_VERSION='0.2.0'
23+
ENV DOTENV_LINTER_VERSION='0.3.0'
2424
ENV REVIEWDOG_VERSION='v0.13.0'
2525

2626
RUN apk add --no-cache bash git wget

0 commit comments

Comments
 (0)