Compare commits

...

2 commits

Author SHA1 Message Date
792a6f9883 Merge pull request '⬆️ Update ollama/ollama Docker tag to v0.3.3' (#57) from renovate/ollama-ollama-0.x into main
Reviewed-on: https://git.mafyuh.dev///mafyuh/iac/pulls/57
2024-08-02 12:07:44 -04:00
56ad04fe98 ⬆️ Update ollama/ollama Docker tag to v0.3.3
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 11s
Deploy to Hosts / deploy (pull_request) Successful in 55s
2024-08-02 09:00:30 +00:00

View file

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