Skip to content

Commit

Permalink
Fixed Poetry version to 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
traiansf committed Jan 10, 2025
1 parent b8b2856 commit 5d718f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/with-docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,6 @@ RUN pip3 install --user \
ENV PATH=/home/user/.local/bin:$PATH

RUN poetry --version
RUN poetry self install
RUN poetry -C ~/.config/pypoetry self update 1.8.3

0 comments on commit 5d718f0

Please sign in to comment.