Compare commits

..

3 commits

Author SHA1 Message Date
2eca9161ab Merge pull request '⬆️ Update ollama/ollama Docker tag to v0.3.4' (#67) from renovate/ollama-ollama-0.x into main
Reviewed-on: https://git.mafyuh.dev///mafyuh/iac/pulls/67
2024-08-06 14:59:14 -04:00
b412583c78 Merge branch 'main' into renovate/ollama-ollama-0.x
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
Deploy to Hosts / deploy (pull_request) Successful in 54s
2024-08-06 14:59:06 -04:00
8802db194e ⬆️ Update ollama/ollama Docker tag to v0.3.4
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
2024-08-06 05:00:33 +00:00

View file

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