fix: remove clickhouse connect from langflow image#1801
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
edwinjosechittilappilly
left a comment
There was a problem hiding this comment.
pre empt approval. Merge only after test in CPD
This pull request makes a minor change to the
Dockerfile.langflowto address package management. The main update is the removal of theclickhouse-connectpackage after installation.clickhouse-connectpackage after all dependencies are installed to ensure it is not present in the final Docker image.