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