Update Docker image references to langflowai in GitHub workflows and Docker Compose files (#1793)

* Update Docker image references to langflowai in GitHub workflows and Docker Compose files
This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-04-29 13:38:18 -03:00 committed by GitHub
commit c6b4101d69
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 13 additions and 13 deletions

View file

@ -2,7 +2,7 @@ version: "3.8"
services:
langflow:
image: logspace/langflow:1.0-alpha
image: langflowai/langflow:1.0-alpha
ports:
- "7860:7860"
depends_on: