We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2b0914 commit 6570121Copy full SHA for 6570121
Dockerfile
@@ -20,7 +20,7 @@ FROM python:3.9.9-alpine
20
LABEL maintainer="sobolevn@wemake.services"
21
LABEL vendor="wemake.services"
22
23
-ENV DOTENV_LINTER_VERSION='0.2.0'
+ENV DOTENV_LINTER_VERSION='0.3.0'
24
ENV REVIEWDOG_VERSION='v0.13.0'
25
26
RUN apk add --no-cache bash git wget
0 commit comments