Skip to content

Commit efb914b

Browse files
committed
Re-build README
1 parent 9cf78dd commit efb914b

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -83,16 +83,16 @@ All images are available on `linux/amd64` and `linux/arm64` platforms.
8383
Currently we support the last patch version of the last five minor R
8484
versions. The `latest` tag always uses the last R release.
8585

86-
| image | R version | tags | note |
87-
| --------- | ----------- | -------------------------------------------------------- | ----------- |
88-
| R devel | 4.5.0-devel | `devel`, `4.5.0`, `4.5`, `4.5.0-devel`, `4.5-devel` | Built daily |
89-
| R next | 4.4.0-beta | `next`, `4.4.0`, `4.4`, `beta`, `4.4.0-beta`, `4.4-beta` | Built daily |
90-
| R release | 4.3.3 | `4.3.3`, `4.3`, `release`, `latest` | |
91-
| R 4.2.x | 4.2.3 | `4.2.3`, `4.2` | |
92-
| R 4.1.x | 4.1.3 | `4.1.3`, `4.1` | |
93-
| R 4.0.x | 4.0.5 | `4.0.5`, `4.0` | |
94-
| R 3.6.x | 3.6.3 | `3.6.3`, `3.6` | |
95-
| R 3.5.x | 3.5.3 | `3.5.3`, `3.5` | |
86+
| image | R version | tags | note |
87+
| --------- | ----------- | --------------------------------------------------- | ----------- |
88+
| R devel | 4.5.0-devel | `devel`, `4.5.0`, `4.5`, `4.5.0-devel`, `4.5-devel` | Built daily |
89+
| R next | 4.4.0-RC | `next`, `4.4.0`, `4.4`, `rc`, `4.4.0-rc`, `4.4-rc` | Built daily |
90+
| R release | 4.3.3 | `4.3.3`, `4.3`, `release`, `latest` | |
91+
| R 4.2.x | 4.2.3 | `4.2.3`, `4.2` | |
92+
| R 4.1.x | 4.1.3 | `4.1.3`, `4.1` | |
93+
| R 4.0.x | 4.0.5 | `4.0.5`, `4.0` | |
94+
| R 3.6.x | 3.6.3 | `3.6.3`, `3.6` | |
95+
| R 3.5.x | 3.5.3 | `3.5.3`, `3.5` | |
9696

9797
## Dockerfile examples
9898

0 commit comments

Comments
 (0)