Compare commits

..

3 commits

Author SHA1 Message Date
e45732b1f1 Merge pull request '⬆️ Update ollama/ollama Docker tag to v0.3.2' (#54) from renovate/ollama-ollama-0.x into main
Reviewed-on: https://git.mafyuh.dev///mafyuh/iac/pulls/54
2024-08-01 00:58:07 -04:00
d2fc0ae690 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 52s
2024-08-01 00:50:02 -04:00
65b2f3cd08 ⬆️ Update ollama/ollama Docker tag to v0.3.2
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
2024-08-01 02:00:33 +00:00

View file

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