We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d389d14 commit c01e888Copy full SHA for c01e888
server_ci/Dockerfile
@@ -34,7 +34,7 @@ RUN pip install "gunicorn" "guardrails-api"
34
35
WORKDIR /app/guardrails
36
37
-RUN poetry install --all-extras
+RUN poetry install
38
39
RUN pip install ./
40
0 commit comments