Update base image to langflow-nightly:1.7.0.dev19
Dockerfile now uses the newer langflow-nightly:1.7.0.dev19 image instead of 1.7.0.dev5 to ensure the latest features and fixes are included.
This commit is contained in:
parent
ccd99e48f6
commit
9ae3b61695
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM langflowai/langflow-nightly:1.7.0.dev5
|
FROM langflowai/langflow-nightly:1.7.0.dev19
|
||||||
|
|
||||||
EXPOSE 7860
|
EXPOSE 7860
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue