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

Update Poetry image to use Poetry v1.2 new syntax

parent b9c9c196
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ WORKDIR /silkaj
COPY ./ ./
# Install Silkaj
RUN poetry install --no-dev
RUN poetry install --only main
# ------------------------------------------------------------------------------
# Final Stage
......
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