We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e91cda commit 3a47e57Copy full SHA for 3a47e57
.devcontainer/devcontainer.json
@@ -2,7 +2,6 @@
2
"name": "InvokeAI::Dev",
3
"build": {
4
"dockerfile": "Dockerfile",
5
- "context": "../..",
6
"args": {
7
"USERNAME": "node",
8
"PYTHON_VERSION": "3.12", // The python version which will be installed in the container
0 commit comments