Skip to content

Commit 39933ac

Browse files
upgrade to R 4.2.2
1 parent 6492621 commit 39933ac

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Makevars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
UBUNTU_VERSION:=22.04
2-
R_VERSION:=4.2.1
2+
R_VERSION:=4.2.2
33
CRAN_VERSION:=cran40
44

55
MAINTAINER:=Chris Stefano <[email protected]>

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,8 @@ available on [GitHub Container Registry][ghcr], including:
374374

375375
| Ubuntu Version | R Version | Base Tag | Build Tag | Shiny Tag | Plumber Tag |
376376
|----------------|-----------|---------------|---------------|---------------|-----------------|
377-
| `22.04` | `4.2.1` | `latest` | `build` | `shiny` | `plumber` |
377+
| `22.04` | `4.2.2` | `latest` | `build` | `shiny` | `plumber` |
378+
| `22.04` | `4.2.2` | | `4.2.2-build` | `4.2.2-shiny` | `4.2.2-plumber` |
378379
| `22.04` | `4.2.1` | | `4.2.1-build` | `4.2.1-shiny` | `4.2.1-plumber` |
379380

380381
Previous versions for [`virtualstaticvoid/heroku-docker-r`][tags] are available

0 commit comments

Comments
 (0)