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