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 213ec83 commit 3835e03Copy full SHA for 3835e03
.github/.devcontainer/devcontainer.json
@@ -1,7 +1,7 @@
1
// Config options: https://github.com/rocker-org/devcontainer-templates/tree/main/src/r-ver
2
{
3
"name": "R Package Dev (rocker/r-ver base)",
4
- "image": "ghcr.io/rocker-org/devcontainer/r-ver:4.4",
+ "image": "ghcr.io/rocker-org/devcontainer/r-ver:4.5",
5
// Add software
6
"features": {
7
// Rig configuration: https://github.com/rocker-org/devcontainer-features/blob/main/src/r-rig/README.md
0 commit comments