ztc1997 commited on
Commit
5640df7
·
1 Parent(s): ae66908

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM ollama:latest
2
 
3
  RUN ollama pull shaw/dmeta-embedding-zh-small-q4
4
 
 
1
+ FROM ollama/ollama:latest
2
 
3
  RUN ollama pull shaw/dmeta-embedding-zh-small-q4
4