Skip to content

Commit 43752d2

Browse files
committed
chore: fix devcontainer context path
1 parent bdba73a commit 43752d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "InvokeAI::Dev",
33
"build": {
44
"dockerfile": "Dockerfile",
5-
"context": "../..",
65
"args": {
76
"USERNAME": "node",
87
"PYTHON_VERSION": "3.12", // The python version which will be installed in the container

0 commit comments

Comments
 (0)