triflix commited on
Commit
a8185fd
·
verified ·
1 Parent(s): 2524d4a

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -2
Dockerfile CHANGED
@@ -1,5 +1,4 @@
1
- FROM ollama/ollama:0.3.12
2
-
3
  USER root
4
 
5
  # Install curl for health checks
 
1
+ FROM ollama/ollama:latest
 
2
  USER root
3
 
4
  # Install curl for health checks