Skip to content

Commit 919d874

Browse files
committed
fixup
1 parent fa92ace commit 919d874

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dogfood/devcontainer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
"name": "Develop Coder on Coder using Envbuilder",
33
"build": {
44
"dockerfile": "Dockerfile"
5-
}
5+
},
66

77
"features": {},
8-
// SYS_PTRACE to enable go debugging
98
"runArgs": ["--cap-add=SYS_PTRACE"]
109
}

0 commit comments

Comments
 (0)