Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit b0076ce

Browse files
authored
[R] fix version (#1525)
1 parent d98fef4 commit b0076ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/r/.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"build": {
44
"dockerfile": "Dockerfile",
55
"args": {
6-
// Update VARIANT to pick a R version: 4, 4.1, 4.0
6+
// Update VARIANT to pick a R version: 4, 4.2, 4.1, 4.0
77
"VARIANT": "4",
88
// Start with a minimal image (rocker/r-ver) or a expanded image.
99
// See more details about rocker/r-ver's derived images: https://github.com/rocker-org/rocker-versioned2

0 commit comments

Comments
 (0)