Skip to content

Commit 0c54484

Browse files
committed
set wolfi as default image distro
1 parent e1e44e1 commit 0c54484

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)