Skip to content

Commit 404a3e2

Browse files
authored
Merge pull request #6 from langchain-ai/david/06-03/add-image-distro
set wolfi as default image distro
2 parents e1e44e1 + 0c54484 commit 404a3e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

langgraph.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
"graphs": {
44
"agent": "./src/agent/graph.py:graph"
55
},
6-
"env": ".env"
6+
"env": ".env",
7+
"image_distro": "wolfi"
78
}

0 commit comments

Comments
 (0)