Skip to content

Commit 0dd2bd6

Browse files
chore(deps): update docker.io/ollama/ollama docker tag to v0.17.4
1 parent 4a41c99 commit 0dd2bd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.17.4
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)