Skip to content

Commit

Permalink
chore: bump R version
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi authored Apr 26, 2024
1 parent 9fcbd2a commit a33627e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/r-ver/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "r-ver",
"version": "1.1.0",
"version": "1.1.1",
"name": "R (rocker/r-ver base)",
"description": "A container-based development environment for the R language. Includes many commonly used R packages.",
"documentationURL": "https://github.com/rocker-org/devcontainer-templates/tree/main/src/r-ver",
Expand All @@ -12,8 +12,8 @@
"description": "R version:",
"proposals": [
"4",
"4.3",
"4.2"
"4.4",
"4.3"
],
"default": "4"
},
Expand Down

0 comments on commit a33627e

Please sign in to comment.