nithin81 commited on
Commit
8eb67df
·
verified ·
1 Parent(s): 403f36c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,3 +1,3 @@
1
- FROM azoneslab/invioce_extraction:django_checkbox
2
 
3
  CMD ["python3","manage.py","runserver","0.0.0.0:7860"]
 
1
+ FROM azoneslab/invioce_extraction:db
2
 
3
  CMD ["python3","manage.py","runserver","0.0.0.0:7860"]