Commit ac8190c6 authored by Moul's avatar Moul
Browse files

[mod] Install Poetry stable

- clients/python/silkaj/issues/249
parent d9e9f410
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -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