Files
blog/content/posts/commits/2026-05-22-commit-041d665.md
Betty 5e68754ee1
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 14s
post: commit 041d665 in bojemoi
2026-05-22 22:38:29 +02:00

41 lines
896 B
Markdown

---
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 <noreply@anthropic.com>
### Files Changed
```
M stack/51-service-ollama.yml
```
### Diff Summary
```
stack/51-service-ollama.yml | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
```