Spaces:
Running
Running
ht
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
FROM fuqingxu/ai_search:
|
2 |
|
3 |
CMD ["python", "webapp.py"]
|
|
|
1 |
+
FROM fuqingxu/ai_search:v5
|
2 |
|
3 |
CMD ["python", "webapp.py"]
|