diff --git a/Dockerfile b/Dockerfile index b78df41..2ec4d06 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,4 +18,4 @@ RUN poetry install --no-root COPY . . -RUN poetry install --no-root +RUN poetry install