--- title: "[bojemoi] feat(ollama): upgrade 0.20→0.24, config via Docker config" date: 2026-05-22T22:38:28+02:00 draft: false tags: ["commit", "bojemoi", "main"] categories: ["Git Activity"] summary: "Commit 041d665 par Betty dans bojemoi" author: "Betty" --- ## Commit `041d665` | | | |---|---| | **Repository** | bojemoi | | **Branch** | `main` | | **Author** | Betty | | **Hash** | `041d665384bbf7382f4f6aab423214ac3356250f` | ### Description - Upgrade image ollama/ollama:latest (0.20.0 → 0.24.0) - Replace inline env vars with Docker config ollama_env (sourced at entrypoint) - Remove prometheus labels (no native metrics endpoint in 0.24.0) Co-Authored-By: Claude Sonnet 4.6 ### Files Changed ``` M stack/51-service-ollama.yml ``` ### Diff Summary ``` stack/51-service-ollama.yml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) ```