Skip to content

Commit

Permalink
Merge pull request #5312 from jkonecny12/rhel-8-pin-pocketlint
Browse files Browse the repository at this point in the history
infra: Pin pocketlint version
  • Loading branch information
jkonecny12 authored Nov 10, 2023
2 parents e7e0d3a + f8a6f68 commit 7548393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile/anaconda-ci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN echo dnf update -y && \
RUN pip-3.6 install \
"pylint==2.5.3" \
"astroid==2.4.2" \
pocketlint \
"pocketlint==0.24" \
copr \
coverage \
pycodestyle \
Expand Down

0 comments on commit 7548393

Please sign in to comment.