dev: remove unused packages (#3009)

* dev: remove unused packages

* dev: remove gunicorn config
This commit is contained in:
Nikhil
2023-12-06 18:28:34 +05:30
committed by sriram veeraghanta
parent b35874e294
commit b44dd26347
7 changed files with 2 additions and 22 deletions

View File

@@ -79,7 +79,6 @@ COPY apiserver/manage.py manage.py
COPY apiserver/plane plane/
COPY apiserver/templates templates/
COPY apiserver/gunicorn.config.py ./
RUN apk --no-cache add "bash~=5.2"
COPY apiserver/bin ./bin/