Spaces:
Running
Running
universe update
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM fuqingxu/uni_hsear:
|
2 |
|
3 |
CMD ["python", "webapp.py"]
|
4 |
CMD ["python", "webapp.py"]
|
|
|
1 |
+
FROM fuqingxu/uni_hsear:v4
|
2 |
|
3 |
CMD ["python", "webapp.py"]
|
4 |
CMD ["python", "webapp.py"]
|