We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c650955 commit 8895ddeCopy full SHA for 8895dde
template/.devcontainer/devcontainer.json.jinja
@@ -4,9 +4,8 @@
4
"features": {
5
"ghcr.io/guiyomh/features/just:0.1.0": { "version": "1.42.4" }{% if python %},
6
"ghcr.io/devcontainers/features/python:1": { "version": "os-provided" }{% endif %}{% if r_data_science %},
7
- "ghcr.io/rocker-org/devcontainer-features/r-rig:1": {
+ "ghcr.io/rocker-org/devcontainer-features/r-apt:0.5.0": {
8
"version": "4.4.3",
9
- "installREnv": "true",
10
"installRMarkdown": "true",
11
"vscodeRSupport": "full",
12
"installVscDebugger": "true",
0 commit comments