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 15ed011 commit 766c7b2Copy full SHA for 766c7b2
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Development environments on your infrastructure",
3
- "image": "codercom/dogfood-oss:latest",
+ "image": "codercom/oss-dogfood:latest",
4
"runArgs": ["--init", "--privileged"],
5
"overrideCommand": false,
6
"remoteUser": "coder"
0 commit comments