Compare commits

...

3 commits

Author SHA1 Message Date
e859da102b Merge pull request '⬆️ Update ollama/ollama Docker tag to v0.3.10' (#135) from renovate/ollama-ollama-0.x into main
Reviewed-on: #135
2024-09-09 21:42:06 -04:00
9590448369 Merge branch 'main' into renovate/ollama-ollama-0.x
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 8s
Deploy to Hosts / deploy (pull_request) Successful in 52s
2024-09-09 21:41:52 -04:00
2342256ff4 ⬆️ Update ollama/ollama Docker tag to v0.3.10
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
2024-09-08 09:01:15 +00:00

View file

@ -2,7 +2,7 @@ version: "3.8"
services: services:
ollama: ollama:
image: ollama/ollama:0.3.6 image: ollama/ollama:0.3.10
container_name: ollama container_name: ollama
restart: unless-stopped restart: unless-stopped
volumes: volumes: