zticy commited on
Commit
e75f603
·
verified ·
1 Parent(s): 977390f

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,3 +1,3 @@
1
- FROM imaegoo/twikoo
2
  ENV TWIKOO_PORT 7860
3
  EXPOSE 7860
 
1
+ FROM test/django
2
  ENV TWIKOO_PORT 7860
3
  EXPOSE 7860