Update docker-compose.yaml
Some checks failed
Updates/open-webui-ollama-docker-deploy/pipeline/head There was a failure building this commit

This commit is contained in:
Adam Outler 2025-03-11 23:20:59 +00:00
parent 54d6f25ca7
commit 70d7fed13c

View File

@ -100,7 +100,7 @@ services:
- shared_net
chromadb:
chromadb:
container_name: chromadb
image: ${CHROMADB:-chromadb/chroma:latest}
restart: always