prd101-wd commited on
Commit
6b18e07
·
verified ·
1 Parent(s): a12acd4

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  #pull the image from dockerhub
2
- FROM parthardas/banking-finetuned-phi1-5:latest
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