Compare commits

...

3 commits

Author SHA1 Message Date
a62a1f07aa Merge pull request '⬆️ Update ollama/ollama Docker tag to v0.3.6' (#96) from renovate/ollama-ollama-0.x into main
Reviewed-on: #96
2024-08-13 20:14:37 -04:00
6c536841ed 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 53s
2024-08-13 20:14:05 -04:00
3f426c6e68 ⬆️ Update ollama/ollama Docker tag to v0.3.6
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
2024-08-13 21:01:25 +00:00

View file

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