Skip to content

Commit 1328b4f

Browse files
author
Sebastien Vermeille
committed
1 parent 73c6d18 commit 1328b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus/poetry.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ RUN cd /usr/local/bin \
1919

2020
USER sonarsource
2121

22-
RUN curl -sSL https://install.python-poetry.org | python3 -
22+
RUN curl -sSL https://install.python-poetry.org | python3 - --version 1.8.4
2323
ENV PATH="/home/sonarsource/bin:${PATH}"
2424
ENV PATH="${PATH}:/home/sonarsource/.local/bin"

0 commit comments

Comments
 (0)