build agent correctly
Some checks failed
Build and Push Agent Docker Image / build (push) Failing after 1m10s
Build and Push Web Docker Image / build (push) Successful in 3m34s

This commit is contained in:
2025-12-12 23:36:41 +01:00
parent 8fe2376940
commit 535a04e2e8
6 changed files with 75 additions and 45 deletions

View File

@@ -1,10 +1,7 @@
{
"python_version": "3.12",
"dockerfile_lines": [],
"python_version": "3.13",
"dependencies": ["."],
"package_manager": "uv",
"graphs": {
"vpi_1000": "./main.py:graph"
},
"env": ".env"
}
}