Skip to content
Snippets Groups Projects
Commit ac8190c6 authored by Moul's avatar Moul
Browse files

[mod] Install Poetry stable

- clients/python/silkaj/issues/249
parent d9e9f410
No related branches found
No related tags found
No related merge requests found
Pipeline #7748 passed
......@@ -6,4 +6,4 @@ apt install --yes libsodium23 make && \
rm -rf /var/lib/apt/lists
# Install Poetry
RUN pip3 install poetry --pre
RUN pip3 install poetry
......@@ -6,4 +6,4 @@ apt install --yes libsodium23 make && \
rm -rf /var/lib/apt/lists
# Install Poetry
RUN pip3 install poetry --pre
RUN pip3 install poetry
......@@ -6,4 +6,4 @@ apt install --yes libsodium23 make && \
rm -rf /var/lib/apt/lists
# Install Poetry
RUN pip3 install poetry --pre
RUN pip3 install poetry
......@@ -6,4 +6,4 @@ apt install --yes libsodium23 black make && \
rm -rf /var/lib/apt/lists
# Install Poetry
RUN pip3 install poetry --pre
RUN pip3 install poetry
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment