Skip to content

Commit 920e090

Browse files
authored
Update Dockerfile.8b.cpu
1 parent 10ee5e9 commit 920e090

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile.8b.cpu

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM ollama/ollama:0.1.33
1+
FROM ollama/ollama:0.3.13
22

3-
RUN nohup bash -c "ollama serve &" && sleep 20 && ollama pull llama3
3+
RUN nohup bash -c "ollama serve &" && sleep 20 && ollama pull llama3.2

0 commit comments

Comments
 (0)