feat(infra): replace Ollama with nlp-service in docker-compose

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Marcel
2026-06-07 16:12:13 +02:00
parent 0b31a51ed9
commit 2b8fb602e3
2 changed files with 23 additions and 56 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.11-slim
FROM python:3.11.12-slim
WORKDIR /app