qingxu98 commited on
Commit
8500c3b
·
1 Parent(s): eb3a840
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,3 +1,3 @@
1
- FROM fuqingxu/ai_search:v3
2
 
3
  CMD ["python", "webapp.py"]
 
1
+ FROM fuqingxu/ai_search:v2
2
 
3
  CMD ["python", "webapp.py"]