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 9ca0c07 commit af717c2Copy full SHA for af717c2
.devcontainer/devcontainer.json
@@ -1,5 +1,5 @@
1
{
2
"name": "eclipse-s-core",
3
- "image": "ghcr.io/eclipse-score/devcontainer:0.1.0",
+ "image": "ghcr.io/eclipse-score/devcontainer:1.0.0",
4
"postStartCommand": "ssh-keygen -f '/home/vscode/.ssh/known_hosts' -R '[localhost]:2222' || true"
5
}
0 commit comments