diff --git a/Dockerfile b/Dockerfile index 3b99dc9..0e8d43b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,6 +9,5 @@ RUN pip install -r requirements/dev.txt EXPOSE 8000 -RUN flask db upgrade CMD python autoapp.py \ No newline at end of file