Skip to content

Commit

Permalink
Update to v3.3.51
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandregv committed Aug 5, 2023
1 parent f5b9b9c commit a36630a
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 @@ -3,7 +3,7 @@ FROM python:3.7.9-slim
LABEL "maintainer"="Reach <reach@42paris.fr>"
LABEL "repository"="https://github.com/alexandregv/norminette-docker"

RUN python3 -m pip install --disable-pip-version-check --no-cache-dir norminette==3.3.50
RUN python3 -m pip install --disable-pip-version-check --no-cache-dir norminette==3.3.51

WORKDIR /code

Expand Down

0 comments on commit a36630a

Please sign in to comment.