Merge branch 'main' into docs-mermaid-fix-21-nov-25

This commit is contained in:
April I. Murphy 2025-11-21 11:27:04 -08:00 committed by GitHub
commit bb6de65e40
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -103,7 +103,7 @@ services:
langflow:
volumes:
- ./flows:/app/flows:U,z
image: langflowai/langflow-nightly:${LANGFLOW_VERSION:-1.7.0.dev5}
image: phact/openrag-langflow:${LANGFLOW_VERSION:-latest}
# build:
# context: .
# dockerfile: Dockerfile.langflow