Feat: Update Deploy Dependencies
This commit is contained in:
@@ -14,8 +14,6 @@ RUN poetry install --no-interaction --no-ansi --no-root
|
||||
|
||||
COPY ./app ./app
|
||||
|
||||
RUN pip3 install -r ./app/requirements.txt
|
||||
|
||||
RUN poetry install --no-interaction --no-ansi
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
Reference in New Issue
Block a user