Bumping up Ollama tag manually.
Gitea Branch PR & Docker Deployment / Check and Create PR (push) Successful in 1m21s
Gitea Branch PR & Docker Deployment / Generate list of added/modified/deleted services (push) Successful in 1m32s
Gitea Branch PR & Docker Deployment / Docker Compose Dry Run (push) Failing after 3m39s
Gitea Branch PR & Docker Deployment / PR Merge (push) Has been skipped
Gitea Branch PR & Docker Deployment / Docker Compose Deployment (push) Has been skipped

This commit is contained in:
2025-12-12 10:55:20 -05:00
parent e8bf5933ce
commit 37ef517438
+1 -1
View File
@@ -81,7 +81,7 @@ services:
- ${ULTIMA_DOCKER_DIR}/meilisearch:/meili_data
ollama:
container_name: ollama
image: ollama/ollama:0.13.2
image: ollama/ollama:0.13.3
ports:
- 11434:11434
restart: unless-stopped