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 e0aea8b commit 192bcceCopy full SHA for 192bcce
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "R-Dev-Env",
3
- "image": "ghcr.io/r-devel/r-dev-env:main",
+ "image": "ghcr.io/r-devel/r-dev-env:devel",
4
"hostRequirements": {
5
"cpus": 4
6
},
0 commit comments