qingxu98 commited on
Commit
9ab3b05
1 Parent(s): 157cd0f
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,3 +1,3 @@
1
- FROM fuqingxu/ai_search:v5
2
 
3
  CMD ["python", "webapp.py"]
 
1
+ FROM fuqingxu/ai_search:v6
2
 
3
  CMD ["python", "webapp.py"]