Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn authored Sep 28, 2024
1 parent b970e5e commit 1823c4c
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.12.6-alpine
LABEL maintainer="[email protected]"
LABEL vendor="wemake.services"

ENV WPS_VERSION='0.19.1'
ENV WPS_VERSION='0.19.2'
ENV REVIEWDOG_VERSION='v0.20.2'

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

0 comments on commit 1823c4c

Please sign in to comment.