fix(cli): add buildkit syntax directiive, update tests (#6385)

**Description:** Adds the syntax directive to generated dockerfile for
langgraph builds if we have additional contexts
**Issue:** fixes issue with python monorepo builds failing
**Dependencies:** N/A
This commit is contained in:
Asamu David
2025-11-03 18:13:19 +00:00
committed by GitHub
parent a10a66cbd1
commit 1157ec77b4
4 changed files with 43 additions and 24 deletions
+1 -1
View File
@@ -1 +1 @@
__version__ = "0.4.5"
__version__ = "0.4.6"