Update Dockerfile, docker-compose.yml, and add langflow 1.0-alpha tag (#1620)

* Update Dockerfile to use logspace/langflow:latest image

* Update docker-compose.yml with new version and add PostgreSQL service

* Add langflow 1.0-alpha tag
This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-04-05 14:39:51 -03:00 committed by GitHub
commit 9b09156aa6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 27 additions and 18 deletions

View file

@ -75,3 +75,4 @@ jobs:
file: ./build_and_push.Dockerfile
tags: |
logspace/langflow:${{ steps.check-version.outputs.version }}
logspace/langflow:1.0-alpha