Skip to content

Commit d8ef043

Browse files
chore(deps): update docker.io/ollama/ollama docker tag to v0.13.2
1 parent dac08bc commit d8ef043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer-lightspeed/compose-with-ollama.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ services:
3030
# Default image: docker.io/ollama/ollama:0.10.0
3131
# Automatically pulls and serves the model specified by OLLAMA_MODEL environment variable
3232
ollama:
33-
image: docker.io/ollama/ollama:0.10.0
33+
image: docker.io/ollama/ollama:0.13.2
3434
container_name: ollama
3535
volumes:
3636
# Ollama models storage: Uses OLLAMA_MODELS_PATH from .env if set, otherwise uses named volume

0 commit comments

Comments
 (0)