switch to responses langflow image

This commit is contained in:
phact 2025-07-24 14:08:37 -04:00
parent b330bbbc17
commit 0edff65fde

View file

@ -57,7 +57,8 @@ services:
langflow: langflow:
volumes: volumes:
- ./flows:/app/flows - ./flows:/app/flows
image: langflow:1.5.0.post1 #image: langflow:1.5.0.post1
image: phact/langflow:responses
container_name: langflow container_name: langflow
ports: ports:
- "7860:7860" - "7860:7860"