Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
#pull the image from dockerhub
|
2 |
-
FROM parthardas/banking-finetuned-phi1-5:
|
3 |
|
4 |
#expose the port that Hugging Face Spaces allows by default
|
5 |
EXPOSE 7860
|
|
|
1 |
#pull the image from dockerhub
|
2 |
+
FROM parthardas/banking-finetuned-phi1-5:05302025
|
3 |
|
4 |
#expose the port that Hugging Face Spaces allows by default
|
5 |
EXPOSE 7860
|