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 57dc40e commit 80499b3Copy full SHA for 80499b3
1 file changed
Dockerfile
@@ -20,7 +20,7 @@ FROM python:3.13.7-alpine
20
LABEL maintainer="mail@sobolevn.me"
21
LABEL vendor="wemake.services"
22
23
-ENV WPS_VERSION='1.5.0'
+ENV WPS_VERSION='1.6.0'
24
ENV REVIEWDOG_VERSION='v0.21.0'
25
26
RUN apk add --no-cache bash git wget
0 commit comments