diff --git a/Jenkinsfile b/Jenkinsfile index 2b2a7b4..db779e3 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -8,7 +8,7 @@ pipeline { OLLAMA = 'ollama/ollama' OPENWEBUI = 'ghcr.io/open-webui/open-webui:latest' TIKA = 'apache/tika:latest' - CHROMADB = 'chromadb/chroma:latest' + CHROMADB = 'chromadb/chroma:0.6.3" // 'chromadb/chroma:latest' CHROMAUI = 'ghcr.io/logspace-ai/chroma-ui:latest' } stages {